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,它會指定繫結所支援的保護層級要求。

適用於