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

The OperationOptions type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberOP_ATTRIBUTES_TO_GET
Determines the attributes to retrieve during SearchApiOp and SyncApiOp.
Public fieldStatic memberOP_CONTAINER
An option to use with SearchApiOp that specified the container under which to perform the search.
Public fieldStatic memberOP_RUN_AS_USER
An option to use with ScriptOnResourceApiOp and possibly others that specifies an account under which to execute the script/operation.
Public fieldStatic memberOP_RUN_WITH_PASSWORD
An option to use with ScriptOnResourceApiOp and possibly others that specifies a password under which to execute the script/operation.
Public fieldStatic memberOP_SCOPE
An option to use with SearchApiOp that specified the scope under which to perform the search.
Public fieldStatic memberSCOPE_OBJECT
Public fieldStatic memberSCOPE_ONE_LEVEL
Public fieldStatic memberSCOPE_SUBTREE

See Also