SPSecurableObject.ReusableAcl 属性

Gets an opaque object that represents the raw access control list (ACL) information for the object.

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public MustOverride ReadOnly Property ReusableAcl As SPReusableAcl
    Get
用法
Dim instance As SPSecurableObject
Dim value As SPReusableAcl

value = instance.ReusableAcl
public abstract SPReusableAcl ReusableAcl { get; }

属性值

类型:Microsoft.SharePoint.SPReusableAcl
An object that represents an ACL.

实现

ISecurableObject.ReusableAcl

另请参阅

引用

SPSecurableObject 类

SPSecurableObject 成员

Microsoft.SharePoint 命名空间