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