ConnectionSettings.EncryptConnection Property

Definition

whether "encrypt=true" is specified in the connection string

public bool EncryptConnection { get; set; }
member this.EncryptConnection : bool with get, set
Public Property EncryptConnection As Boolean

Property Value

Applies to