IdentityHelper.CreateTeamFoundationDescriptor Method
Include Protected Members
Include Inherited Members
Creates a Team Foundation identity descriptor from the specified SID.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateTeamFoundationDescriptor(SecurityIdentifier) | Creates a Team Foundation identity descriptor from the specified SID. | |
CreateTeamFoundationDescriptor(String) | Creates a Team Foundation identity descriptor from the specified SID. |
Top