AuditLogTrimmingReportCallout Members

Include Protected Members
Include Inherited Members

Implements the IAuditLogTrimmingCallout interface to capture audit log reports before trimming the site's audit log and after the site's audit log is trimmed.

The AuditLogTrimmingReportCallout type exposes the following members.

Constructors

  Name Description
Public method AuditLogTrimmingReportCallout Initializes the new instance of the AudiLogTrimmingReportCallout object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetAuditReportStorageLocation Gets the storage location for audit log reports that are generated by the periodic trimming job.
Public methodStatic member GetAuditReportStorageLocationUrl Gets the URL of the storage location for audit log reports that are generated by the periodic trimming job.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member SetAuditReportStorageLocation Sets the storage location for audit log reports that are generated by the periodic trimming job.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IAuditLogTrimmingCallout.AuditLogTrimmed Called after the audit log for the specified site is trimmed, not implemented in AuditLogTrimmingReportCallout object.
Explicit interface implemetationPrivate method IAuditLogTrimmingCallout.AuditLogTrimming Generates an audit log report for the specified site for entries occured before the specified date.

Top

See Also

Reference

AuditLogTrimmingReportCallout Class

Microsoft.Office.RecordsManagement.Reporting Namespace