Model.GetAccessControlList Method

Include Protected Members
Include Inherited Members

Gets the access control list (ACL) from the containing entity.

Overload List

  Name Description
Public method GetAccessControlList() Gets the access control list (ACL) from the containing entity. (Inherited from AccessControlledMetadataObject.)
Public method GetAccessControlList(String) Gets a list of the individually securable child metadata objects. (Inherited from IndividuallySecurableMetadataObject.)
Public method GetAccessControlList(String, Boolean) Gets a list of the individually securable child metadata objects. (Inherited from IndividuallySecurableMetadataObject.)

Top

Remarks

The authorization for this object is controlled by the ACL on the closest parent object that has an ACL.

See Also

Reference

Model Class

Model Members

Microsoft.SharePoint.BusinessData.Administration.Client Namespace