Share via


RemoveGroups Element

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Holds a list of groups to be removed when modifying a user.

Syntax

<RemoveGroups>
    <GroupID>...</GroupID>
    ...
</RemoveGroups>

The following sections describe attributes, parent elements, and child elements.

Attributes

None.

Element Information

Parent Elements

Elements

Description

ModifyUserRequest

1

Child Element

Element

Description

GroupID

1 or more

Remarks

When modifying a user, this is a list of groups from which the specified user is removed.

See Also

Concepts

ModifyUser Message