This documentation is archived and is not being maintained.

OAuthTokenType Enumeration

Enumeration containing the possible types of OAuth tokens

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

public enum class OAuthTokenType

Member nameDescription
AccessToken

AuthorizationCode

RefreshToken

Show: