.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
E41516-01
The OperationOptionsBuilder type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OperationOptionsBuilder()()()() |
Create a builder with an empty set of options.
| |
OperationOptionsBuilder(OperationOptions) |
Create a builder from an existing set of options.
|
Methods
Name | Description | |||||
---|---|---|---|---|---|---|
Build |
Creates the
| |||||
Equals | (Inherited from Object.) | |||||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |||||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |||||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |||||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |||||
SetOption |
Sets a given option and a value for that option.
| |||||
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AttributesToGet |
Sets the OP_ATTRIBUTES_TO_GET option.
| |
Container |
Convenience method to set OP_CONTAINER | |
Options |
Returns a mutable reference of the options map.
| |
RunAsUser |
Set the run as user option.
| |
RunWithPassword |
Set the run with password option.
| |
Scope |
Convenience method to set OP_SCOPE |