4 references to DefaultProtectionLevel
System.ServiceModel (4)
System\ServiceModel\Configuration\TcpTransportSecurityElement.cs (1)
28[ConfigurationProperty(ConfigurationStrings.ProtectionLevel, DefaultValue = TcpTransportSecurity.DefaultProtectionLevel)]
System\ServiceModel\TcpTransportSecurity.cs (3)
28this.protectionLevel = DefaultProtectionLevel; 47[DefaultValue(DefaultProtectionLevel)] 170|| this.ProtectionLevel != TcpTransportSecurity.DefaultProtectionLevel