1 write to hasUniformProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityBindingElementImporter.cs (1)
207this.hasUniformProtectionLevel = hasUniformProtectionLevel;
1 reference to hasUniformProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityBindingElementImporter.cs (1)
212public bool HasUniformProtectionLevel { get { return this.hasUniformProtectionLevel; } }