CdaUnixCommand
Represents an indexed UNIX command captured in an audited session. The following properties are defined for this object.
Property | Type | Description |
Command |
String |
Text of the UNIX command line that was executed. |
Sequence |
Integer |
Sequence number that identifies where in the indexed list of events this event occurs. |
Session |
CdaAuditSession |
The session object. |
Time |
DateTime |
Date and time when the command was executed. |