This documentation is archived and is not being maintained.

AccessCheckException::Token Property

Gets the token that failed the access check.

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

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

Property Value

Type: System::String
The token that failed the access check.

Show: