MongoDBConnectionInfo.EnforceSSL Property

Definition

Gets or sets the enforce ssl.

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

Property Value

Applies to