Forum Discussion
TracyAu
Sep 06, 2022Copper Contributor
Sharepoint permissions to external users
I would like to give permission to external users and be able to update this list annually when our volunteers change over. I have found that there are two main ways of doing this: 1. Go to "manage...
kalpeshvaghela
Sep 07, 2022Steel Contributor
As per my knowledge, there is no OOTB page where you can find those details except going to "Manage Access" page for individual record.
You can use below sample web part from SPFX samples provided by community which gives overview of access of lists/library/folders/files.
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-securitygrid
Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community