Property CheckCertificateRevocation

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

CheckCertificateRevocation

Gets or sets a value indicating whether to check for certificate revocation.

public bool CheckCertificateRevocation { get; set; }

Property Value

bool