Property TlsDisableCertificateRevocationCheck
- Namespace
 - MongoDB.Driver.Core.Configuration
 
- Assembly
 - MongoDB.Driver.dll
 
TlsDisableCertificateRevocationCheck
Get whether or not certificate revocation checking is disabled during the TLS handshake.
public bool? TlsDisableCertificateRevocationCheck { get; }
Property Value
- bool?