tokenType property

String? tokenType
getter/setter pair

Indicates the token type value. The only type that Azure AD supports is Bearer.

Implementation

String? tokenType;