Requests a password reset email to be sent to the specified email address associated with the
user account. This email allows the user to securely reset their password on the Parse site.
Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
Parameters
- Type: SystemString
The email address associated with the user that forgot their password.
Return Value
Type: TaskSee Also