AttributeChangeOperation.op

The field represents the type of change that is being made.

Availability

IBM® Tivoli® Identity Manager 4.x

IBM Tivoli Identity Manager 5.x

IBM Security Identity Manager 6.x

IBM Security Identity Manager 7.0.

Synopsis
attributeChangeOperation.op
Description
This read-only field is a number that identifies the type of change that is being made. The values are:
  • 1 for add
  • 2 for replace
  • 3 for remove
Usage
x = attributeChangeOperation.op;