ISecurableObject Interface
NOTE: This API is now obsolete.
Exposes the role assignments for an object and manages the permissions of the object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<ObsoleteAttribute("Use the SPSecurableObject class instead")> _
Public Interface ISecurableObject
'Usage
Dim instance As ISecurableObject
[ObsoleteAttribute("Use the SPSecurableObject class instead")]
public interface ISecurableObject