MobileServiceClient.applicationKey property

The application key of the mobile service.

var applicationKey = mobileServiceClient.applicationKey;

Property Value

Type: string

The application key.

.NET Framework Equivalent

ApplicationKey

Requirements

Namespace

WindowsAzure.MobileServices

Library

MobileServices.js

See Also

Reference

MobileServiceClient object

Other Resources

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