SPSecurableObject class
SharePoint 2013
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)
[SubsetCallableExcludeInterfaceAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType, ExcludeInterface = typeof(ISecurableObject))] [SubsetCallableTypeAttribute] [ClientCallableTypeAttribute(Name = "SecurableObject", ServerTypeId = "{1B1BF348-994E-44FD-823F-0748F5AD94C8}")] public abstract class SPSecurableObject : ISecurableObject