3 writes to ProtectionLevel
System.ServiceModel.NetNamedPipe (1)
System\ServiceModel\NamedPipeTransportSecurity.cs (1)
46
result.
ProtectionLevel
= _protectionLevel;
System.ServiceModel.UnixDomainSocket (2)
System\ServiceModel\UnixDomainSocketTransportSecurity.cs (2)
144
ProtectionLevel
= _protectionLevel
160
ProtectionLevel
= _protectionLevel
1 reference to ProtectionLevel
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (1)
30
ProtectionLevel = bindingElement.
ProtectionLevel
;