AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageUserLoginEngine..::..CheckPasswordReset Method

Checks the password reset.

Namespace:  AdvantageCMS.Core.Common.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public AdvantageUserLogin CheckPasswordReset(
	string userName,
	HttpContext context,
	string token
)

Parameters

userName
Type: String
Name of the user.
context
Type: HttpContext
The context.
token
Type: String
The token.

Return Value

AdvantageUserLogin.