TokenType

The TokenType element specifies the type of token.

<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

Text value

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.

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 Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty
false