TypeDescriptor.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 the access control list (ACL) for the specified setting identifier. (Inherited from AccessControlledMetadataObject.)

Top

Remarks

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

See Also

Reference

TypeDescriptor Class

TypeDescriptor Members

Microsoft.SharePoint.BusinessData.Administration.Client Namespace