This topic has not yet been rated - Rate this topic

SPPermissionInfo.RoleAssignments Property

Gets the role assignments that the user belongs to, directly or indirectly. For example, if the user belongs to a domain group that has permissions.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Available in SharePoint Online
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.CollectionOfSPTypesReturnType)]
public Collection<SPRoleAssignment> RoleAssignments { get; }

Property Value

Type: System.Collections.ObjectModel.Collection<SPRoleAssignment>
A Collection<T> of SPRoleAssignment objects that represents the role assignments.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ