MultiServerSqlConnectionInfo.UseWindowsAuthentication Propiedad

Definición

Obtiene o establece un valor que indica si se utilizará la Autenticación de Seguridad Integrada de Windows.

public:
 property bool UseWindowsAuthentication { bool get(); void set(bool value); };
public bool UseWindowsAuthentication { get; set; }
member this.UseWindowsAuthentication : bool with get, set
Public Property UseWindowsAuthentication As Boolean

Valor de propiedad

Truesi se utilizará la Autenticación de Seguridad Integrada de Windows. En caso contrario, es false.

Se aplica a