AdvantageUserLoginEngine Members
The AdvantageUserLoginEngine type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
AdvantageUserLoginEngine |
Initializes a new instance of the AdvantageUserLoginEngine class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
AddPasswordReset |
Adds the password reset.
|
|
|
CheckPasswordReset |
Checks the password reset.
|
|
|
Dispose(Boolean) | (Inherited from AdvantageEngineBase.) |
|
|
Dispose()()()() |
Disposes this instance, releasing the SQL connection and clearing the HttpContext reference.
(Inherited from AdvantageEngineBase.) |
|
|
GetUserLoginAttempt |
Gets the user login attempt.
|
|
|
WebCache_ClearItem |
Clears a specific item from the web cache.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Get<(Of <<'(T>)>>) |
Retrieves an item from the web cache.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Invalidate(String) |
Invalidates a specific item from the web cache by key.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Invalidate(List<(Of <<'(String>)>>)) |
Invalidates web cache items by one or more categories.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Store<(Of <<'(T>)>>) |
Stores an item in the web cache.
(Inherited from AdvantageEngineBase.) |

