SPWeb.Permissions property
SharePoint 2013
NOTE: This API is now obsolete.
Gets the collection of permissions for the website.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("Use the RoleAssignments property instead")] public SPPermissionCollection Permissions { get; }
Property value
Type: Microsoft.SharePoint.SPPermissionCollectionAn SPPermissionCollection object that represents the permissions.