Table of Contents

Property TlsDisableCertificateRevocationCheck

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

TlsDisableCertificateRevocationCheck

Gets or sets whether to disable certificate revocation checking during the TLS handshake.

public bool TlsDisableCertificateRevocationCheck { get; set; }

Property Value

bool