SPSecurableObject class
Representa as características e comportamento de um objeto que pode ser protegido contra acesso não autorizado.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPSecurableObject
Microsoft.SharePoint.SPItem
Microsoft.SharePoint.SPList
Microsoft.SharePoint.SPWeb
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public MustInherit Class SPSecurableObject _
Implements ISecurableObject
'Uso
Dim instance As SPSecurableObject
public abstract class SPSecurableObject : ISecurableObject
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Ver também
Referência
Microsoft.SharePoint namespace
Outros recursos
Authorization Object Relations
Role Assignments, Role Definitions, and Inheritance