I need to access audit information from sharepoint 2013 site from client side code. In server side we have SPAuditQuery and SPAudit class for this purpose.
I could not find any api from client side which could fetch the audit information from content database.
I found SP.Change api in client side, however there is not much documentation on it as how to use and what it returns ?
Please suggest on the same.
Thanks in advance
Kunal Valecha
I could not find any api from client side which could fetch the audit information from content database.
I found SP.Change api in client side, however there is not much documentation on it as how to use and what it returns ?
Please suggest on the same.
Thanks in advance
Kunal Valecha
Kunal Valecha