Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Gets a collection of SPAuditEntry objects from the audit data stored in the SharePoint database.
Overload List
Name | Description | |
---|---|---|
![]() |
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. |
![]() |
GetEntries(SPAuditQuery) | Gets a collection of SPAuditEntry objects from the audit data stored in the SharePoint database that match the specified query. |
Top