This documentation is archived and is not being maintained.

AccessControlList::Token Property

The token that this AccessControlList is for.

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

public:
property String^ Token {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String

Show: