次の方法で共有


HttpClientCertificate.Cookie プロパティ

定義

クライアント証明書に一意の ID が指定されている場合は、その ID を取得します。

public:
 property System::String ^ Cookie { System::String ^ get(); };
public string Cookie { get; }
member this.Cookie : string
Public ReadOnly Property Cookie As String

プロパティ値

String

クライアント証明書 ID。

注釈

は、 Cookie クライアント証明書全体の署名として使用できます。

適用対象