Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Imports the specified role definition bindings into the collection of role definitions that are bound to the role assignment.
SP.RoleAssignment.importRoleDefinitionBindings(roleDefinitionBindings);
Parameters
- roleDefinitionBindings
An Microsoft.SharePoint.SPRoleDefinitionBindingCollection object that represents the role definition bindings that will be imported.
Type: SP.RoleDefinitionBindingCollection