HttpClientCertificate.Cookie 屬性

定義

如果提供,會取得客戶端憑證的唯一 ID。

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

屬性值

客戶端憑證 ID。

備註

它可以 Cookie 作為整個客戶端憑證的簽名。

適用於