1 write to hasProtectionRequirements
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityBindingElementImporter.cs (1)
206
this.
hasProtectionRequirements
= hasProtectionRequirements;
1 reference to hasProtectionRequirements
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityBindingElementImporter.cs (1)
211
public bool HasProtectionRequirements { get { return this.
hasProtectionRequirements
; } }