Bagikan melalui


MySqlConnectionInfo.EncryptConnection Property

Definition

Whether to encrypt the connection.

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

Property Value

Applies to