This documentation is archived and is not being maintained.

IAccessControlService::ProvisionServiceIdentity Method (ServiceIdentityInfo)

Provisions a service identity with the given information.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

ServiceIdentity^ ProvisionServiceIdentity(
	ServiceIdentityInfo^ identityInfo
)

Parameters

identityInfo
Type: Microsoft.TeamFoundation.Framework.Client::ServiceIdentityInfo

The service identity information.

Return Value

Type: Microsoft.TeamFoundation.Framework.Client::ServiceIdentity
The service identity.

Show: