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