ParseUserEnableRevocableSessionAsync Method Parse
Overload List

  NameDescription
Public methodStatic memberEnableRevocableSessionAsync
Tells server to use revocable session on LogIn and SignUp, even when App's Settings has "Require Revocable Session" turned off. Issues network request in background to migrate the sessionToken on disk to revocable session.
Public methodStatic memberEnableRevocableSessionAsync(CancellationToken)
Tells server to use revocable session on LogIn and SignUp, even when App's Settings has "Require Revocable Session" turned off. Issues network request in background to migrate the sessionToken on disk to revocable session.
Top
See Also

Reference