HttpClientCertificate.IsPresent Property

Definition

Gets a value that indicates whether the client certificate is present.

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

Property Value

true if the client certificate is present; otherwise, false.

Applies to