TokenType
Exchange Server 2013
The TokenType element specifies the type of token.
Last modified: February 19, 2014
Applies to: Exchange Online | Exchange Server 2013 | Office 365
<TokenType> CallerIdentity | ExtensionCallback | ScopedToken </TokenType>
ClientAccessTokenTypeType
The text value of the TokenType element is the token type. The text value of CallerIdentity indicates that the token is a caller identity token. The text value of ExtensionCallback indicates that the token is for an extension callback. The text value of ScopedToken indicates that the client access token is a scoped token.
Show: