SPSecurableObject.GetUserEffectivePermissions Method
SharePoint 2010
Gets the effective permissions that a specified user has in the current scope.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Parameters
- userName
- Type: System.String
The value of the LoginName property of the user whose permissions are to be returned.
Return Value
Type: Microsoft.SharePoint.SPBasePermissionsA bitwise combination of enumeration values that specifies a set of permissions.