Table of Contents

Property SslVerifyCertificate

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

SslVerifyCertificate

Gets whether to verify SSL certificates.

[Obsolete("Use TlsInsecure instead.")]
public bool? SslVerifyCertificate { get; }

Property Value

bool?