Property TlsDisableCertificateRevocationCheck
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
TlsDisableCertificateRevocationCheck
Gets or sets whether to disable certificate revocation checking during the TLS handshake.
public bool TlsDisableCertificateRevocationCheck { get; set; }