This documentation is archived and is not being maintained.

OAuthTokenCredential::ClientId Property

Gets the client id.

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

public:
property String^ ClientId {
	String^ get ();
}

Property Value

Type: System::String
Returns String.

Show: