IAdmActionLog3
The IAdmActionLog3 interface extends the IAdmActionLog interface with the ability to filter log records by operation initiator.
Inheritance: IAdmActionLog2
Properties
-
Property
-
Description
-
CommandSender
-
Gets or sets the type of operation initiator for which to request log records.
Details
CommandSender
Gets or sets the type of operation initiator for which to request log records.
- Type:
- String
- Access:
- Read/Write
Possible values
- NULL (default value) - all log records will be requested;
- Client - only log records for operations initiated by a user will be requested;
- Service - log records will be requested only for operations initiated by Adaxes service (e.g. operations initiated by business rules).
Requirements
Minimum required version: 2018.2