FormsAuthentication.IsEnabled Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of formulierverificatie is ingeschakeld.

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

Waarde van eigenschap

true als formulierverificatie is ingeschakeld; anders, false.

Van toepassing op