This documentation is archived and is not being maintained.

IAccessControlService::DeleteServiceIdentity Method (ServiceIdentity)

Deletes the given service identity.

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

void DeleteServiceIdentity(
	ServiceIdentity^ serviceIdentity
)

Parameters

serviceIdentity
Type: Microsoft.TeamFoundation.Framework.Client::ServiceIdentity

The service identity to delete.

Show: