SPAudit Members

Include Protected Members
Include Inherited Members

Enables auditing of how site collections, sites, lists, folders, and list items are accessed, changed, and used.

The SPAudit type exposes the following members.

Properties

  Name Description
Public property AuditFlags Gets or sets a value indicating what kinds of events and actions are audited.
Public property UseAuditFlagCache Gets or sets a value indicating whether the audit configuration for the site collection should be cached on the local machine.

Top

Methods

  Name Description
Public method DeleteEntries Deletes all audit events that occurred before the specified date and time from the SharePoint database.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEntries() Gets a collection of SPAuditEntry objects from the audit data stored in the SharePoint database, without restriction as to date, user, or event type.
Public method GetEntries(SPAuditQuery) Gets a collection of SPAuditEntry objects from the audit data stored in the SharePoint database that match the specified query.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Updates the SharePoint database with changes to the AuditFlags property
Public method WriteAuditEvent(String, String, String) Writes a record about an event to the SharePoint database.
Public method WriteAuditEvent(SPAuditEventType, String, String) Writes a record about an event to the SharePoint database.

Top

See Also

Reference

SPAudit Class

Microsoft.SharePoint Namespace