MobileServiceClient.currentUser property

The current user.

var currentUser = mobileServiceClient.currentUser;

Property Value

Type: user object

An object that represents the current user.

.NET Framework Equivalent

CurrentUser

Requirements

Namespace

WindowsAzure.MobileServices

Library

MobileServices.js

See Also

Reference

MobileServiceClient object

Other Resources

Get started with authentication