SPListItem.ReusableAcl property
SharePoint 2013
Gets an opaque object that represents the raw access control list (ACL) information for the item.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public override SPReusableAcl ReusableAcl { get; }
Property value
Type: Microsoft.SharePoint.SPReusableAclAn SPReusableAcl object that represents the raw ACL information.