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