.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01

The UpdateApiOp type exposes the following members.

Methods

  NameDescription
Public methodAddAttributeValues
Update the object specified by the ObjectClass and Uid, adding to the current values of each attribute the values provided.
Public methodRemoveAttributeValues
Update the object specified by the ObjectClass and Uid, removing from the current values of each attribute the values provided.
Public methodUpdate
Update the object specified by the ObjectClass and Uid, replacing the current values of each attribute with the values provided.

See Also