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