SPSecurableObject.BreakRoleInheritance method
Creates unique role assignments for the object.
Overload list
Name | Description | |
---|---|---|
BreakRoleInheritance(Boolean) | Creates unique role assignments for the object and optionally copies role assignments from the parent. | |
BreakRoleInheritance(Boolean, Boolean) | Creates unique role assignments for the object, optionally copies role assignments from the parent, and optionally clears unique role assignments from descendants. |
Top