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