Share via


ISecurityCapabilities.SupportedRequestProtectionLevel 属性

定义

获取绑定支持的保护级别请求。

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

属性值

指定绑定支持的保护级别请求的 ProtectionLevel

适用于