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