Table of Contents

Property VerifySslCertificate

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

VerifySslCertificate

Gets or sets a value indicating whether to verify an SSL certificate.

[Obsolete("Use AllowInsecureTls instead.")]
public bool VerifySslCertificate { get; set; }

Property Value

bool