GetClientAccessTokenResponse.TokenType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.