SPWeb.ReusableAcl property
SharePoint 2013
Gets the reusable access control list (ACL) for the website.
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 ACL of the website.