SP.RoleAssignment.deleteObject() Method
Applies to: SharePoint Foundation 2010
Removes the role assignment object from the parent role assignment collection.
SP.RoleAssignment.deleteObject();
Applies To
Exceptions
- UnauthorizedAccessException
The current user does not have sufficient permissions to manage permissions on the parent securable object. Error code: -2147024891.