HttpClientCertificate.IsPresent Propriété

Définition

Obtient une valeur qui indique si le certificat client est présent.

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

Valeur de propriété

true en présence du certificat ; sinon, false.

S’applique à