다음을 통해 공유


Right Element in AccessControlEntry (BDCMetadata Schema)

마지막 수정 날짜: 2010년 4월 16일 금요일

적용 대상: SharePoint Server 2010

Specifies a single access permission for an access control entry (ACE).

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

Schema: BDCMetadata

<Right BdcRight = "String"> </Right>

특성 및 요소

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

특성

Attribute

Description

BdcRight

Required.

The permission available to the security principal holding the right.

The following table lists the possible values for this attribute.

Value

Description

None

No permissions.

Execute

The represented security principal has the permission to invoke a MethodInstance.

Edit

The represented security principal has permission to change the attributes of a metadata object or its relationship to other metadata objects.

SetPermissions

The represented security principal has permission to change the set of permissions for a metadata object.

SelectableInClients

The represented security principal has permission to select the metadata object this right refers to. If a user does not have this permission, the metadata object should not be selectable.

하위 요소

None.

상위 요소

Element

Description

AccessControlEntry Element in AccessControlList (BDCMetadata Schema)

The AccessControlEntry element that contains this right.