Table of Contents

Property TlsDisableCertificateRevocationCheck

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

TlsDisableCertificateRevocationCheck

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

public bool TlsDisableCertificateRevocationCheck { get; }

Property Value

bool