Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an opaque object that represents the raw access control list (ACL) information for the list.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Overrides ReadOnly Property ReusableAcl As SPReusableAcl
Get
'Usage
Dim instance As SPList
Dim value As SPReusableAcl
value = instance.ReusableAcl
public override SPReusableAcl ReusableAcl { get; }
Type: Microsoft.SharePoint.SPReusableAcl
An SPReusableAcl object that represents the raw ACL information.