IAuditTrailServiceRoot Members
Properties
| Name | Description |
|---|---|
| AuditDataStore | |
| ObjectAuditProcessorsFactory | |
| Settings | Provides access to the service’s settings. These settings allow you to customize the list of objects and properties that should be audited. |
Methods
| Name |
|---|
| SetupAudit(ITypesInfo, Type) |
| SetXPDictionaries(IList<XPDictionary>) |
| SetXPDictionary(XPDictionary) |
Events
| Name | Description |
|---|---|
| CustomCreateObjectAuditProcessorsFactory | Handle this event to replace a default ObjectAuditProcessor for a particular object auditing mode with a custom processor. |
| CustomizeAuditTrailSettings |
See Also