AttributeChangeOperation

The object represents an entity about the attribute change operation.

Availability
IBM Security Identity Manager 7.0.

Provided by
AttributeChangeOperation objects are returned from the method DirectoryObject.getChanges() and are therefore not provided by any specific extension.

Properties

attr
Name of the attribute that is being changed.

op
An integer that identifies the type of change that is being made.

values[]
An array of objects that must be either added, removed, or replaced.

Description
This entity represents the changes made to a IBM Security Identity Manager object.

Parent topic: JavaScript extension reference