AccessControlEntry Element in AccessControlList (BDCMetadata Schema)
Applies to: SharePoint Server 2010
Contains an access control entry (ACE) which specifies access rights for the parent element.
See Business Connectivity Services Security Overview to learn more about the Business Connectivity Services and security.
Namespace: https://schemas.microsoft.com/windows/2007/BusinessDataCatalog
Schema: BDCMetadata
<AccessControlEntry Principal = "String"> </AccessControlEntry>
Attributes and Elements
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 |
---|---|
A Right element that specifies the permissions available to the security principal. |
Parent Elements
Element |
Description |
---|---|
The access control list (ACL) that contains this ACE. |