IMobileServiceClient.RefreshUserAsync
Method
Definition
Refreshes access token with the identity provider for the logged in user.
public System.Threading.Tasks.Task<Microsoft.WindowsAzure.MobileServices.MobileServiceUser> RefreshUserAsync ();
Returns
Task that will complete when the user has finished refreshing access token