This documentation is archived and is not being maintained.
IdentityHelper::CreateDescriptorFromSid Method (String)
Visual Studio 2013
Creates a Team Foundation identity descriptor from the specified SID.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- sid
- Type: System::String
The SID for which a Team Foundation identity descriptor is desired.
Return Value
Type: Microsoft.TeamFoundation.Framework.Client::IdentityDescriptorA Team Foundation identity descriptor.
- 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: