Information about the operation
The following parameters specify information about the current operation. These parameters are available for all types of plug-ins.
| Parameter ID | Data type | Description |
|---|---|---|
| SLAPI_OPINITIATED_TIME | time_t | Time when the server began processing the operation. |
| SLAPI_TARGET_DN | char * | Specifies the DN to which the operation applies. For example, the DN of the entry to be added or removed. |
| SLAPI_REQCONTROLS | LDAPControl ** | Array of the controls that is specified in the request. |