TokenType (ClientAccessTokenType)TokenType (ClientAccessTokenType)
TokenType元素标识将在GetClientAccessToken响应中返回的客户端访问令牌的类型。The TokenType element identifies the type of client access token that will be returned in the GetClientAccessToken response.
<TokenType>CallerIdentity | ExtensionCallback | ScopedToken</TokenType>
ClientAccessTokenTypeTypeClientAccessTokenTypeType
属性和元素Attributes and elements
下面各部分介绍了属性、子元素和父元素。The following sections describe attributes, child elements, and parent elements.
AttributesAttributes
无。None.
子元素Child elements
无。None.
父元素Parent elements
TokenRequest | 令牌(ClientAccessTokenType)TokenRequest | Token (ClientAccessTokenType)
文本值Text value
CallerIdentity的文本值表示返回调用方标识客户端访问令牌。A text value of CallerIdentity means a caller identity client access token is returned. ExtensionCallback的文本值表示返回一个扩展回调客户端访问令牌。A text value of ExtensionCallback indicates that an extension callback client access token is returned. ScopedToken的文本值指示客户端访问令牌是作用域内的令牌。A text value of ScopedToken indicates that the client access token is a scoped token.
备注Remarks
Exchange Server 2013 中引入了此元素。This element was introduced in Exchange Server 2013.
描述此元素的架构位于承载 Exchange Web Services 的 IIS 虚拟目录中。The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
元素信息Element information
命名空间Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
架构名称Schema name |
类型架构Types schema |
验证文件Validation file |
Types.xsdTypes.xsd |
可以为空Can be empty |
falsefalse |