This documentation is archived and is not being maintained.

TeamFoundationRequestInformation::UserDescriptor Property

Gets the identity descriptor of the identity that made this request.

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

public:
property IdentityDescriptor^ UserDescriptor {
	IdentityDescriptor^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Framework.Client::IdentityDescriptor
The identity descriptor of the identity that made this request.

Show: