1 write to ProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Configuration\WindowsStreamSecurityElement.cs (1)
56this.ProtectionLevel = source.ProtectionLevel;
2 references to ProtectionLevel
System.ServiceModel (2)
System\ServiceModel\Configuration\WindowsStreamSecurityElement.cs (2)
33windowsBindingElement.ProtectionLevel = this.ProtectionLevel; 56this.ProtectionLevel = source.ProtectionLevel;