OAuthTokenType Enumeration

The type of OAuth token

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

Syntax

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

Members

Member name Description
AccessToken
AuthenticationCode
RefreshToken

See Also

Reference

Microsoft.TeamFoundation.Client Namespace