HttpClientCertificate.Cookie Proprietà

Definizione

Ottiene l'ID univoco per il certificato client, se specificato.

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

Valore della proprietà

String

ID del certificato client.

Commenti

Può Cookie essere utilizzato come firma per l'intero certificato client.

Si applica a