SP.RoleAssignment.update() Method

Applies to: SharePoint Foundation 2010

Updates the role assignment object with changes that have been made to its properties.

SP.RoleAssignment.update();

Applies To

SP.RoleAssignment Class

Exceptions

  • UnauthorizedAccessException
    The current user does not have sufficient permissions to manage permissions on the parent securable object. Error code: -2147024891.

See Also

Reference

SP.RoleAssignment Methods

SP.RoleAssignment Properties

SP Namespace