SPSecurableObject Methods
Include Protected Members
Include Inherited Members
The SPSecurableObject type exposes the following members.
Methods
| 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. |
![]() |
CheckPermissions | Determines whether the current user has a specified set of permissions. |
![]() |
DoesUserHavePermissions | Indicates whether the current user has a specified set of permissions. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetUserEffectivePermissionInfo | Gets an object with detailed information about the effective permissions that a specified user has in the current scope and the role assignments related to this user at this scope. |
![]() |
GetUserEffectivePermissions | Gets the effective permissions that a specified user has in the current scope. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ResetRoleInheritance | Removes local role assignments and inherits role assignments from the parent object. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)