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