GetClientAccessTokenResponse.TokenType プロパティ

定義

呼び出し元 ID と拡張コールバック情報を含むトークンの種類を取得します。 プロパティはTokenType、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

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

プロパティ値

トークンの種類。

適用対象