SPAudit.WriteAuditEventUnlimitedData Method
Include Protected Members
Include Inherited Members
Writes an unrestricted volume of data to the audit history in the SharePoint database.
Overload List
Name | Description | |
---|---|---|
WriteAuditEventUnlimitedData(String, String, String) | Writes an unrestricted volume of data to the audit history in the SharePoint database. | |
WriteAuditEventUnlimitedData(SPAuditEventType, String, String) | Writes an unrestricted volume of data to the audit history in the SharePoint database. |
Top