1 write to requestProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityCapabilities.cs (1)
23
this.
requestProtectionLevel
= requestProtectionLevel;
1 reference to requestProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityCapabilities.cs (1)
27
public ProtectionLevel SupportedRequestProtectionLevel { get { return
requestProtectionLevel
; } }