SPSecurableObject Class
SharePoint 2010
Represents the characteristics and behavior of an object that can be secured against unauthorized access.
System.Object
Microsoft.SharePoint.SPSecurableObject
Microsoft.SharePoint.SPItem
Microsoft.SharePoint.SPList
Microsoft.SharePoint.SPWeb
Microsoft.SharePoint.SPSecurableObject
Microsoft.SharePoint.SPItem
Microsoft.SharePoint.SPList
Microsoft.SharePoint.SPWeb
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[SubsetCallableExcludeInterfaceAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType, ExcludeInterface = typeof(ISecurableObject))] [ClientCallableTypeAttribute(Name = "SecurableObject", ServerTypeId = "{1B1BF348-994E-44FD-823F-0748F5AD94C8}")] [SubsetCallableTypeAttribute] public abstract class SPSecurableObject : ISecurableObject