<Privilege> (FormXml)

적용 대상: CRM 2016 on-prem, CRM Online

상위 탐색 항목을 양식에 표시하기 위해 사용자가 소유해야 하는 권한을 지정합니다.

구문

<Privilege 
 Entity="String"
 Privilege=["Read"|"Write"|"Append"|"AppendTo"|"Create"|"Delete"|"Share"|"Assign"|"All"|"AllowQuickCampaign"|"UseInternetMarketing"]
 />

특성 및 요소

The following describes the attributes, child elements, and parent elements.

특성

Attribute Description Type Usage

Entity

Specifies the name of the entity to check privileges for.

String

Required

Privilege

The privilege to check.

Valid values include:

  • Read

  • Write

  • Append

  • AppendTo

  • Create

  • Delete

  • Share

  • Assign

  • All

  • AllowQuickCampaign

  • UseInternetMarketing

Multiple values can be used as long as they are separated by a comma and do not contain spaces.

String

Required

하위 요소

이 요소에는 하위 요소가 없습니다.

상위 요소

Element Description

<Privileges> (FormXml)

사용자가 탐색 항목을 양식에 표시하는 데 필요한 권한 집합이 들어 있습니다.

요소 정보

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

1 to 100000

XPath

//FormXml/forms/systemform/form/Navigation/NavBar/NavBarByRelationshipItem/Privileges/Privilege

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

Form XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.