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)

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

See also

Reference

ISecurableObject members

Microsoft.SharePoint namespace