Represents the user's session.
The user's access token.
The authentication token.
The exact time when the session will expire. This time is expressed in the number of seconds since 1 January, 1970.
Note: This property is not available for Windows Store apps using JavaScript.
The amount of time remaining, in seconds, until the user's access token expires.
Note: This property is not available for Windows Store apps using JavaScript.
A list of scopes that the app has requested and that the user has consented to.
Note: This property is not available for Windows Store apps using JavaScript.