Previous Topic: LinkUserAccountsToUnitGroupNext Topic: OpenUnitGroupComputerMembersList


LinkUserProfilesToUnitGroup

The LinkUserProfilesToUnitGroup method links one or more user profiles 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 profiles are to be linked.

ArrayOfstring userProfileIds (m)

An array of UUIDs identifying the user profiles 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