TokenType (ClientAccessTokenType)
The TokenType element identifies the type of client access token that will be returned in the GetClientAccessToken response.
<TokenType>CallerIdentity | ExtensionCallback | ScopedToken</TokenType>
ClientAccessTokenTypeType
The following sections describe attributes, child elements, and parent elements.
None.
None.
TokenRequest | Token (ClientAccessTokenType)
A text value of CallerIdentity means a caller identity client access token is returned. A text value of ExtensionCallback indicates that an extension callback client access token is returned. A text value of ScopedToken indicates that the client access token is a scoped token.
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element info | value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
false |