HttpClientCertificate.IsPresent Proprietà

Definizione

Ottiene un valore che indica se è presente il certificato client.

public:
 property bool IsPresent { bool get(); };
public bool IsPresent { get; }
member this.IsPresent : bool
Public ReadOnly Property IsPresent As Boolean

Valore della proprietà

true se il certificato client è presente; in caso contrario, false.

Si applica a