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)

Syntax

'Declaration
Public Enumeration OAuthTokenType
public enum OAuthTokenType
public enum class OAuthTokenType
type OAuthTokenType
public enum OAuthTokenType

Members

Member name Description
AccessToken

AuthorizationCode

RefreshToken

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace