Skip to main content
All docs
V25.1
  • .NET 8.0+

    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.

    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