SPSecurableObject Constructor
SharePoint 2010
Allows the base class to perform initialization tasks when instances of a derived class are created.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Available in SharePoint Online
The SPSecurableObject class is an abstract class. Use this constructor by calling base() on the declaration line of a derived class.