This documentation is archived and is not being maintained.

OAuthTokenContainer::RefreshToken Property

The refresh token (or authorization code)

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

public:
property OAuthToken^ RefreshToken {
	OAuthToken^ get ();
}

Show: