3 references to DefaultProtectionLevel
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\TcpTransportSecurity.cs (3)
25
_protectionLevel =
DefaultProtectionLevel
;
43
[DefaultValue(
DefaultProtectionLevel
)]
139
|| _protectionLevel != TcpTransportSecurity.
DefaultProtectionLevel
;