AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

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.
(Inherited from AdvantageEngineBase.)
Public method GetUserLoginAttempt
Gets the user login attempt.
Public method WebCache_ClearItem
Clears item from web cache.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Get<(Of <<'(T>)>>)
Gets items from web cache.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Invalidate(String)
Invalidates item from web cache.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Invalidate(List<(Of <<'(String>)>>))
Invalidates item from web cache by category.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Store<(Of <<'(T>)>>)
Stores items to web cache.
(Inherited from AdvantageEngineBase.)

Properties


  Name Description
Protected property Context (Inherited from AdvantageEngineBase.)