AuthenticationInfo.IsWindowsAuthentication Propriedade

Definição

Obtém ou define um valor que indica se o usuário é autenticado com a autenticação Integrada do Microsoft Windows.

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

Valor da propriedade

true se o Windows for autenticado; caso contrário, false.

Aplica-se a