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