This documentation is archived and is not being maintained.
IdentityDescriptor Constructor
Visual Studio 2013
Initializes a new IdentityDescriptor instance that wraps the specified identity type and identifier.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- identityType
- Type: System::String
The identifier.
- identifier
- Type: System::String
The identity type.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: