IotHubServiceClientOptions.CertificateRevocationCheck Property

Definition

To enable certificate revocation check.

public bool CertificateRevocationCheck { get; set; }
member this.CertificateRevocationCheck : bool with get, set
Public Property CertificateRevocationCheck As Boolean

Property Value

Remarks

Defaults to false.

Applies to