This topic has not yet been rated - Rate this topic

SPWeb.GetUserEffectivePermissionInfo Method

Gets the effective permissions that the specified user has and the role assignments related to this user within this scope.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public override SPPermissionInfo GetUserEffectivePermissionInfo(
	string userName
)

Parameters

userName
Type: System.String
The user associated with the returned permissions information.

Return Value

Type: Microsoft.SharePoint.SPPermissionInfo
The permissions associated with the given user.
Exception Condition
UnauthorizedAccessException

The user does not have permission to enumerate permissions.

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