Table of Contents

Property CheckCertificateRevocation

Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.Core.dll

CheckCertificateRevocation

Gets a value indicating whether to check for certificate revocation.

public bool CheckCertificateRevocation { get; }

Property Value

bool

true if certificate should be checked for revocation; otherwise, false.