ConnectionSettings.LoginSecure Propiedad

Definición

Si se establece en true, se usa Windows seguridad integrada y se omite el inicio de sesión y la contraseña. Si no se establece, se usa la autenticación de Sql Server. Excepciones: ConnectionCannotBeChangedException

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

Valor de propiedad

Se aplica a