Compartilhar via


MultiServerSqlConnectionInfo.UseWindowsAuthentication Propriedade

Definição

Obtém ou define um valor que indica se a Autenticação de Segurança Integrada do Windows será usada.

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 da propriedade

True se a Autenticação de Segurança Integrada do Windows será usada. Caso contrário, false.

Aplica-se a