MobileServiceClient.logout function

Logs a user out of a Windows Store app by using Microsoft Azure Mobile Services.

mobileServiceClient.logout();

.NET Framework Equivalent

Logout

Requirements

Namespace

WindowsAzure.MobileServices

Library

MobileServices.js

See Also

Reference

MobileServiceClient object

Other Resources

Get started with authentication
How to use an HTML/JavaScript client for Azure Mobile Services