LogOnService.processPasswordResetRequest Method
Processes the password reset request.
Parameters
- token
-
Type: String
The token provided to reset the password.
- password
-
Type: String
The new password.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.