다음을 통해 공유


SP.RoleAssignment.importRoleDefinitionBindings(roleDefinitionBindings) Method

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

Applies To

SP.RoleAssignment Class

See Also

Reference

SP.RoleAssignment Methods

SP.RoleAssignment Properties

SP Namespace