Property TlsDisableCertificateRevocationCheck

| MongoDB CSharp Driver API Reference (original) (raw)

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