ConnectionSettings.LoginSecure Property

Definition

If set to true, Windows integrate security is used and Login and Password are ignored. If not set, Sql Server Authentication is used. Exceptions: ConnectionCannotBeChangedException

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

Property Value

Applies to