1 write to ProtectionLevel
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (1)
30
ProtectionLevel
= bindingElement.ProtectionLevel;
1 reference to ProtectionLevel
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (1)
182
await negotiateStream.AuthenticateAsClientAsync(_credential, targetName, _parent.
ProtectionLevel
, _impersonationLevel);