2 writes to _protectionLevel
System.ServiceModel.UnixDomainSocket (2)
System\ServiceModel\UnixDomainSocketTransportSecurity.cs (2)
27
_protectionLevel
= DefaultProtectionLevel;
57
_protectionLevel
= value;
5 references to _protectionLevel
System.ServiceModel.UnixDomainSocket (5)
System\ServiceModel\UnixDomainSocketTransportSecurity.cs (5)
49
get { return
_protectionLevel
; }
97
if (
_protectionLevel
!= ProtectionLevel.EncryptAndSign)
100
SR.UnsupportedSslProtectionLevel,
_protectionLevel
)));
144
ProtectionLevel =
_protectionLevel
160
ProtectionLevel =
_protectionLevel