AccessControlEntry element in AccessControlList (BDCMetadata Schema)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Contains an access control entry (ACE) which specifies access rights for the parent element.

To learn more about the Business Connectivity Services and security, see Business Connectivity Services Security Overview.

Namespace: http://schemas.microsoft.com/windows/2007/BusinessDataCatalog

Schema: BDCMetadata

    <AccessControlEntry Principal = "String"> </AccessControlEntry>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

**Principal**

Required.

The name of the security principal that has this ACE.

Attribute type: **String**

Child elements

Element Description
Right element in AccessControlEntry (BDCMetadata Schema) A Right element that specifies the permissions available to the security principal.

Parent elements

Element Description
AccessControlList element (BDCMetadata Schema) The access control list (ACL) that contains this ACE.