SPSecurableObject.GetUserEffectivePermissionInfo Method
SharePoint 2010
Gets an object with detailed information about the effective permissions that a specified user has in the current scope and the role assignments related to this user at this 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 a user.
Return Value
Type: Microsoft.SharePoint.SPPermissionInfoAn object with detailed information about the permissions for a user at a given scope.
