次の方法で共有


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

適用対象