Mailbox.getUserIdentityTokenAsync method (apps for Office)
apps for Office
Published: February 26, 2013
Gets a token identifying the user and the app for Office.
Office.context.mailbox.getUserIdentityTokenAsync(callback, userContext);
callback
The method to call when the asynchronous load operation is complete. Required.
userContext
Any state data that is passed to the asynchronous method. Optional.
The getUserIdentityTokenAsync method returns a token that you can use to identify and authenticate the app and user with a third-party system.
|
Supported clients |
Outlook 2013 and Outlook Web App |
|
Library |
Outlook-15.js, OutlookWebApp-15.js |
|
Namespace |
Office |