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

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

TokenRequest | Token (ClientAccessTokenType)

Text value

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.

Remarks

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 information

Element info value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty
false