ParseUserBecomeAsync Method Parse
Overload List

  NameDescription
Public methodStatic memberBecomeAsync(String)
Logs in a user with a username and password. On success, this saves the session to disk so you can retrieve the currently logged in user using CurrentUser.
Public methodStatic memberBecomeAsync(String, CancellationToken)
Logs in a user with a username and password. On success, this saves the session to disk so you can retrieve the currently logged in user using CurrentUser.
Top
See Also

Reference