This documentation is archived and is not being maintained.

AccessCheckException::IdentityDescriptor Property

Gets the identity descriptor that failed this access check.

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

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

Property Value

Type: Microsoft.TeamFoundation.Framework.Client::IdentityDescriptor
The identity descriptor that failed this access check.

Show: