AuthenticationInfo.IsWindowsAuthentication Propiedad

Definición

Obtiene o establece un valor que indica si el usuario está autenticado con Microsoft Windows-Integrated autenticación.

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 de propiedad

truesi Windows está autenticado; de lo contrario, false.

Se aplica a