SPRoleAssignmentCollection.Remove method
Removes the user or group from all roles on the object.
Overload list
Name | Description | |
---|---|---|
Remove(Int32) | Removes the user or group at the specified index from the collection. | |
Remove(SPPrincipal) | Removes the specified user or group from the role assignment collection. |
Top
See also
Reference
SPRoleAssignmentCollection class