This documentation is archived and is not being maintained.
IAccessControlService::ProvisionServiceIdentity Method (ServiceIdentityInfo)
Visual Studio 2013
Provisions a service identity with the given information.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- identityInfo
- Type: Microsoft.TeamFoundation.Framework.Client::ServiceIdentityInfo
The service identity information.
- 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: