.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
E41516-01
The UpdateAttributeValuesOp type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddAttributeValues |
Update the object specified by the ObjectClass and Uid,
adding to the current values of each attribute the values provided.
| |
RemoveAttributeValues |
Update the object specified by the ObjectClass and Uid,
removing from the current values of each attribute the values provided.
| |
Update |
Update the object specified by the ObjectClass and Uid,
replacing the current values of each attribute with the values
provided.
(Inherited from UpdateOp.) |