IdentityHelper.CreateDescriptorFromSid Method
Include Protected Members
Include Inherited Members
Creates a Team Foundation identity descriptor from the specified security identifier (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 | |
---|---|---|
CreateDescriptorFromSid(SecurityIdentifier) | Creates a Team Foundation identity descriptor from the specified SID. | |
CreateDescriptorFromSid(String) | Creates a Team Foundation identity descriptor from the specified SID. |
Top