1 write to uniformProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityBindingElementImporter.cs (1)
208
this.
uniformProtectionLevel
= uniformProtectionLevel;
1 reference to uniformProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityBindingElementImporter.cs (1)
213
public ProtectionLevel UniformProtectionLevel { get { return this.
uniformProtectionLevel
; } }