This documentation is archived and is not being maintained.

IAccessControlService::QueryServiceIdentity Method (Guid)

Queries the service identity with the given ID.

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

ServiceIdentity^ QueryServiceIdentity(
	Guid serviceIdentityId
)

Parameters

serviceIdentityId
Type: System::Guid

The Team Foundation ID of the service identity.

Return Value

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

Show: