CdaAuditSessionTag
Represents the keyword tag that is associated with an audited session. The following properties are defined for this object.
Property | Type | Description |
AuditStoreDatabaseId |
int |
The ID of the audit store database |
Id |
long |
The ID of the tag |
Mode |
string |
The mode of the tag, which indicates if the session was tagged by an automatic process or manually tagged. The possible values are:
|
ReplayTimestamp |
DateTime |
The session replay time of the tag in the audit session |
Session |
CdaAuditSession |
The audit session(s) that the tag is associated with |
Tag |
string |
The tag |
Tagger |
string |
The user name of the auditor who tagged the audit session |
TagTimestamp |
DateTime |
The timestamp when the audit session was tagged |