This documentation is archived and is not being maintained.

OAuthToken::TokenType Property

Gets the type of OAuth token

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property OAuthTokenType TokenType {
	OAuthTokenType get ();
}

Show: