Hi
i have a site collection1 with many sites and many document libraries. i am storing all the documents info in a list lstDocInfo another siteCollection2. Whenever a new document is added in sitecollection1 , i am updating the lstDocInfo in siteCollection2 .
Now i want to update the lstDocInfo whenever permissions are changed for a Site/document library/document
Please help me on this
Regards,
Vinay