This documentation is archived and is not being maintained.

IssuedToken::IsAuthenticated Property

Gets a value indicating whether or not this token has been successfully authenticated with the remote server.

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

public:
property bool IsAuthenticated {
	bool get ();
}

Property Value

Type: System::Boolean

Show: