IAuditLogTrimmingCallout members
Allows third-party code to be called before and after the audit log is trimmed.
The IAuditLogTrimmingCallout type exposes the following members.
Methods
Name | Description | |
---|---|---|
AuditLogTrimmed | Called after the audit log for the given site is trimmed. | |
AuditLogTrimming | Called before the audit log for the given site is trimmed. |
Top