.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
E41516-01
The OperationOptions type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| OP_ATTRIBUTES_TO_GET |
Determines the attributes to retrieve during SearchApiOp and
SyncApiOp.
| |
| OP_CONTAINER |
An option to use with SearchApiOp that specified the container
under which to perform the search.
| |
| OP_RUN_AS_USER |
An option to use with ScriptOnResourceApiOp and possibly others
that specifies an account under which to execute the script/operation.
| |
| OP_RUN_WITH_PASSWORD |
An option to use with ScriptOnResourceApiOp and possibly others
that specifies a password under which to execute the script/operation.
| |
| OP_SCOPE |
An option to use with SearchApiOp that specified the scope
under which to perform the search.
| |
| SCOPE_OBJECT | ||
| SCOPE_ONE_LEVEL | ||
| SCOPE_SUBTREE |