This documentation is archived and is not being maintained.
IdentityHelper Class
Visual Studio 2013
Helper class to manage Team Foundation identity descriptors.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The IdentityHelper type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | CreateDescriptorFromSid(SecurityIdentifier) | Creates a Team Foundation identity descriptor from the specified SID. |
![]() ![]() | CreateDescriptorFromSid(String) | Creates a Team Foundation identity descriptor from the specified SID. |
![]() ![]() | CreateTeamFoundationDescriptor(SecurityIdentifier) | Creates a Team Foundation identity descriptor from the specified SID. |
![]() ![]() | CreateTeamFoundationDescriptor(String) | Creates a Team Foundation identity descriptor from the specified SID. |
![]() ![]() | CreateWindowsDescriptor(SecurityIdentifier) | Creates a Windows identity descriptor from the specified SID. |
![]() ![]() | CreateWindowsDescriptor(String) | Creates a Windows identity descriptor from the specified SID. |
![]() ![]() | GetDomainName | Gets the domain name of the specified identity. |
![]() ![]() | GetDomainUserName(TeamFoundationIdentity) | Gets the display name of the specified identity. |
![]() ![]() | GetDomainUserName(TeamFoundationIdentity, String%) | Gets the display name of the specified identity. Also returns the uniquely resolvable name. |
Show:
