Validates request of password reset.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- ui
- Type: CMS.Membership UserInfo
User info object.
- hash
- Type: System String
Request hash (identifier).
- requestTime
- Type: System String
Request time.
- interval
- Type: System Double
Interval in which user can reset her password.
- source
- Type: System String
Source of calling, will be used for log event
Return Value
Type: ResetPasswordResultEnumSee Also