SPSecurableObject class

表示可以防止未經授權存取保護安全物件的行為與特性。

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

'宣告
Public MustInherit Class SPSecurableObject _
    Implements ISecurableObject
'用途
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.

請參閱

參照

SPSecurableObject members

Microsoft.SharePoint namespace

其他資源

Authorization Object Relations

Role Assignments, Role Definitions, and Inheritance