SPSecurableObject.BreakRoleInheritance Method
Include Protected Members
Include Inherited Members
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