ParseUserRequestPasswordResetAsync Method Parse
Overload List

  NameDescription
Public methodStatic memberRequestPasswordResetAsync(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.
Public methodStatic memberRequestPasswordResetAsync(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.
Top
See Also

Reference