This topic has not yet been rated - Rate this topic

SPWeb.GetWebsAndListsWithUniquePermissions Method

SharePoint 2010

Retrieves a collection of Webs and Lists that either have unique permissions themselves or have items with unique permissions.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Available in SharePoint Online
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.CollectionOfSPTypesReturnType)]
public Collection<SPWebListInfo> GetWebsAndListsWithUniquePermissions()

Return Value

Type: System.Collections.ObjectModel.Collection<SPWebListInfo>
A Collection<T> with the items having unique permissions.

Onyl site collection admins can perform this action because it may return information on subwebs that even current web admins do not have permission to see.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ