다음을 통해 공유


AccessControlEntry Element in AccessControlList (BDCMetadata Schema)

마지막 수정 날짜: 2010년 7월 7일 수요일

적용 대상: 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>

특성 및 요소

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

특성

Attribute

Description

Principal

Required.

The name of the security principal that has this ACE.

Attribute type: String

하위 요소

Element

Description

Right Element in AccessControlEntry (BDCMetadata Schema)

A Right element that specifies the permissions available to the security principal.

상위 요소

Element

Description

AccessControlList Element (BDCMetadata Schema)

The access control list (ACL) that contains this ACE.