IAudit
|
The IAuditEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionDescription | Gets the description of the action performed on the entity. | |
| Entity | Gets the entity on which the action was performed. | |
| Time | Gets the time of this entry. | |
| User | Gets the user who performs the action. |
IAuditEntry entry = store.AuditTrail.Entry("AuditEntries/8321");