This documentation is archived and is not being maintained.

OAuthTokenContainer::AccessToken Property

The access code used to prove authorization on the resource server

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

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

Show: