I have a user group set up in Sharepoint that has permission to access to a single site. I would like to restrict this groups access futher to a single survey within that site. Is there any way to set Sharepoint permissions to a more granular level?
相关问题
- Django check user group permissions
- Sharepoint multiple connections to a web parts
- Trouble with OR in Sharepoint CAML
- List Microsoft Sharepoint Sites with Microsoft Gra
- SQL Server 2012- Create Database permission denied
相关文章
- Flutter - http.get fails on macos build target: Co
- unable to access '/Users/dida/.config/git/attr
- BroadcastReceiver permission for adb shell
- Android 6 revoked permissions checked as granted
- Permission Denial: broadcasting Intent android.pro
- File Upload to SharePoint 2013 using REST API
- Passing file object to Web API from Javascript
- How can I iterate recursively though a sharepoint
You can give access to only specific lists, views or pages using the Limited Access Permission Level
Go into the list or view that you want to give people access to, go to Settings --> List Settings --> Permissions for this List
You can then give direct rights to users that do not have access to any objects higher up in the hierarchy.