Forum Discussion
Josiah670
Sep 14, 2020Copper Contributor
Sharepoint. How to view what folders/files a specific user has access to.
Hello, I have done a little research and I suspect there is no answer to my question but I will ask just in case there is. So essentially I have been asked to remove access to all shared folders/fil...
- Oct 31, 2020
Josiah670 Try to check the below URL which is a SPFx solution that helps to manage the users permission on the lists/libraries/folder/files.
https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/react-securitygrid
let me know if you find it useful.
Sudharsan K
Oct 31, 2020Iron Contributor
Josiah670 Try to check the below URL which is a SPFx solution that helps to manage the users permission on the lists/libraries/folder/files.
https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/react-securitygrid
let me know if you find it useful.