Share via


MongoDBConnectionInfo.TrustServerCertificate Property

Definition

Whether to trust the server certificate.

public bool? TrustServerCertificate { get; set; }
member this.TrustServerCertificate : Nullable<bool> with get, set
Public Property TrustServerCertificate As Nullable(Of Boolean)

Property Value

Applies to