SPRoleAssignment.RoleDefinitionBindings Property
Gets the collection of role definition bindings for the role assignment.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[ClientCallableAttribute] [ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotNull)] public SPRoleDefinitionBindingCollection RoleDefinitionBindings { get; }
Property Value
Type: Microsoft.SharePoint.SPRoleDefinitionBindingCollectionAn SPRoleDefinitionBindingCollection object that represents the role definition bindings.