FormsAuthentication.IsEnabled Propriété

Définition

Obtient une valeur qui indique si l'authentification des formulaires est activé.

public:
 static property bool IsEnabled { bool get(); };
public static bool IsEnabled { get; }
member this.IsEnabled : bool
Public Shared ReadOnly Property IsEnabled As Boolean

Valeur de propriété

Boolean

true si l'authentification par formulaire est activée ; sinon false.

S’applique à