This topic has not yet been rated - Rate this topic

SPListItem.GetUserEffectivePermissions method

Gets the effective permissions that a specified user has on the list item.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public override SPBasePermissions GetUserEffectivePermissions(
	string userName
)

Parameters

userName
Type: System.String
The value of the LoginName property of a user.

Return value

Type: Microsoft.SharePoint.SPBasePermissions
A bitwise combination of enumeration values that specifies a set of permissions.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.