SP.RoleAssignment.roleDefinitionBindings Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets the collection of role definition bindings for the role assignment.
var value = SP.RoleAssignment.get_roleDefinitionBindings();
Property Value
Type: SP.RoleDefinitionBindingCollection
Applies To
Remarks
It must not be null.