Overload List
Name | Description | |
---|---|---|
RequestPasswordResetAsync(String) |
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.
| |
RequestPasswordResetAsync(String, CancellationToken) |
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.
|
See Also