MongoUrlVerifySslCertificate Property |
Gets a value indicating whether to verify an SSL certificate.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public bool VerifySslCertificate { get; }
Public ReadOnly Property VerifySslCertificate As Boolean
Get
member VerifySslCertificate : bool with get
Property Value
Type:
BooleanSee Also