AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageUserLoginEngine Members

The AdvantageUserLoginEngine type exposes the following members.

Constructors


  Name Description
Public method AdvantageUserLoginEngine
Initializes a new instance of the AdvantageUserLoginEngine class.

Methods


  Name Description
Public method AddPasswordReset
Adds the password reset.
Public method CheckPasswordReset
Checks the password reset.
Protected method Dispose(Boolean) (Inherited from AdvantageEngineBase.)
Public method Dispose()()()()
Disposes this instance, releasing the SQL connection and clearing the HttpContext reference.
(Inherited from AdvantageEngineBase.)
Public method GetUserLoginAttempt
Gets the user login attempt.
Public method WebCache_ClearItem
Clears a specific item from the web cache.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Get<(Of <<'(T>)>>)
Retrieves an item from the web cache.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Invalidate(String)
Invalidates a specific item from the web cache by key.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Invalidate(List<(Of <<'(String>)>>))
Invalidates web cache items by one or more categories.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Store<(Of <<'(T>)>>)
Stores an item in the web cache.
(Inherited from AdvantageEngineBase.)

Properties


  Name Description
Protected property Context (Inherited from AdvantageEngineBase.)