SPSecurableObject class

Represents the characteristics and behavior of an object that can be secured against unauthorized access.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPSecurableObject
    Microsoft.SharePoint.SPItem
    Microsoft.SharePoint.SPList
    Microsoft.SharePoint.SPWeb

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public MustInherit Class SPSecurableObject _
    Implements ISecurableObject
'Usage
Dim instance As SPSecurableObject
public abstract class SPSecurableObject : ISecurableObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPSecurableObject members

Microsoft.SharePoint namespace

Other resources

Authorization Object Relations

Role Assignments, Role Definitions, and Inheritance