This documentation is archived and is not being maintained.
IdentityHelper Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The IdentityHelper type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | CreateDescriptorFromSid(SecurityIdentifier) | See overload. |
![]() ![]() | CreateDescriptorFromSid(String) | Create TFS or Windows descriptor for SID based identities. If the type is already known, using the type specific Create method will be faster. TFS group sids start with S-1-9-1551374245. Anything else is treated as Windows, known forms are S-1-5-xxxx, and there are well know groups that have sids of the form S-1-0, S-1-0-xx, S-1-2, S-1-3, S-1-3-xx, S-1-4, S-1-5, S-1-5-xxx |
![]() ![]() | CreateReadOnlyTeamFoundationDescriptor | |
![]() ![]() | CreateTeamFoundationDescriptor(SecurityIdentifier) | See overload. |
![]() ![]() | CreateTeamFoundationDescriptor(String) | CreateTeamFoundationDescriptor |
![]() ![]() | CreateUnauthenticatedDescriptor(SecurityIdentifier) | |
![]() ![]() | CreateUnauthenticatedDescriptor(String) | |
![]() ![]() | CreateWindowsDescriptor(SecurityIdentifier) | See overload. |
![]() ![]() | CreateWindowsDescriptor(String) | CreateWindowsDescriptor |
![]() ![]() | GetDomainUserName | |
![]() ![]() | GetPreferredEmailAddress | |
![]() ![]() | GetUniqueName(Identity) | Generate Identity unique name |
![]() ![]() | GetUniqueName(String, String, Int32) | |
![]() ![]() | IsEmailConfirmationPending | |
![]() ![]() | IsServiceIdentity |
Show:
