Property SslVerifyCertificate
- Namespace
 - MongoDB.Driver.Core.Configuration
 
- Assembly
 - MongoDB.Driver.dll
 
SslVerifyCertificate
Gets whether to verify SSL certificates.
[Obsolete("Use TlsInsecure instead.")]
public bool? SslVerifyCertificate { get; }
Property Value
- bool?