Previous Topic: CreateDomainGroupNext Topic: FindDomain


DeleteDomainGroups

The DeleteDomainGroups method deletes one or more groups identified by their UUIDs.

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

ArrayOfstring domainGroupIds (m)

An array of UUIDs that identify the groups to delete.

Return Values

None

Remarks

None