1 write to _responseProtectionLevel
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\SecurityCapabilities.cs (1)
24
_responseProtectionLevel
= responseProtectionLevel;
1 reference to _responseProtectionLevel
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\SecurityCapabilities.cs (1)
28
public ProtectionLevel SupportedResponseProtectionLevel { get { return
_responseProtectionLevel
; } }