Share via


ISecurityCapabilities.SupportedResponseProtectionLevel 属性

定义

获取绑定支持的保护级别响应。

public:
 property System::Net::Security::ProtectionLevel SupportedResponseProtectionLevel { System::Net::Security::ProtectionLevel get(); };
public System.Net.Security.ProtectionLevel SupportedResponseProtectionLevel { get; }
member this.SupportedResponseProtectionLevel : System.Net.Security.ProtectionLevel
Public ReadOnly Property SupportedResponseProtectionLevel As ProtectionLevel

属性值

指定绑定支持的保护级别响应的 ProtectionLevel

适用于