Share via


ConnectionSettings.StrictEncryption Property

Definition

Whether "encrypt=strict" is specified in the connection string. When true, the value of EncryptConnection is ignored.

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

Property Value

Applies to