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