This documentation is archived and is not being maintained.
IIdentityManagementService.IsOwner Method
Visual Studio 2013
Check if the given descriptor is of TeamFoundation type, and belongs to this IMS host. This does not confirm that such a group actually exists, just that the Sid pattern belongs to this host.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- descriptor
- Type: Microsoft.TeamFoundation.Framework.Client.IdentityDescriptor
- 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: