This documentation is archived and is not being maintained.

IAccessControlService::DeleteServiceIdentity Method (Guid)

Deletes the service identity with the given ID.

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

void DeleteServiceIdentity(
	Guid serviceIdentityId
)

Parameters

serviceIdentityId
Type: System::Guid

The Team Foundation ID of the service identity to delete.

Show: