Previous page

Next page

Locate page in Contents

Print this page

modType

Summary:

The modType type is used when modifying a user or a group. It is populated with the list of the user/group attributes and the type of the modification to perform on them.

Type specification:

Extends named_listType

Adds the following elements:

Name

Min/Max

Type

Description

op

0..1

int

Modification type:

0 -- Add the specified attribute values (default).

1 -- Delete the specified attribute values.

2 -- Replace the existing attribute values with the values specified. If an attribute has more than one value, all of those values will be removed and the new values will be used in their place.

Please send us your feedback on this help page