Previous Topic: LinkUnitGroupsToUnitGroupByNameNext Topic: LinkUserProfilesToUnitGroup


LinkUserAccountsToUnitGroup

The LinkUserAccountsToUnitGroup method links one or more user accounts to a given unit group

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string unitGroupId (m)

The UUID identifying the unit group to which the given user accounts is to be linked.

ArrayOfstring userAccountIds (m)

An array of UUIDs identifying the user accounts that are to be linked to the specified unit group.

Return Values

This is a void method that does not expose a return value.

Remarks

None