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