Expand Minimize
This topic has not yet been rated - Rate this topic

SPWeb.ReusableAcl property

Gets the reusable access control list (ACL) for the website.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)]
public override SPReusableAcl ReusableAcl { get; }

Property value

Type: Microsoft.SharePoint.SPReusableAcl
An SPReusableAcl object that represents the ACL of the website.

Implements

ISecurableObject.ReusableAcl
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.