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

適用対象