MultiServerSqlConnectionInfo.UseWindowsAuthentication Propriedade

Definição

Recebe ou define um valor indicando se a Autenticação de Segurança Integrada do Windows será utilizada.

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

Truese a Autenticação de Segurança Integrada do Windows será utilizada. Caso contrário, false.

Aplica-se a