This topic has not yet been rated - Rate this topic

SPListItem.ReusableAcl property

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

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 raw ACL information.

Implements

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.