Edit

Share via


GetClientAccessTokenResponse.TokenType Property

Definition

Gets the token type which includes caller identity and extension callback information. The TokenType property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::ClientAccessTokenType TokenType { Microsoft::Exchange::WebServices::Data::ClientAccessTokenType get(); };
public Microsoft.Exchange.WebServices.Data.ClientAccessTokenType TokenType { get; }
Public ReadOnly Property TokenType As ClientAccessTokenType

Property Value

The token type.

Applies to