다음을 통해 공유


<Privilege> (SiteMap)

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

Controls whether a subarea is displayed based on privileges available in any security roles assigned to the user.

구문

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

특성 및 요소

The following table lists the attributes, child elements, and parent elements.

특성

Attribute Description Type Usage

Entity

Specifies the name of the entity to check privileges for. A valid value has a length greater than 1.

String

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

하위 요소

This element has no child elements.

상위 요소

Element Description

<SubArea> (SiteMap)

Specifies a navigation option within an Area. Defines what is displayed in the main pane of the application when selected.

요소 정보

Schema Name

Privilege

Validation File

SiteMapType.xsd

Number of Occurrences

0 or more

XPath

//SiteMap/Area/Group/SubArea/Privilege

참고 항목

개념

사이트 맵을 사용하여 응용 프로그램 탐색 변경

기타 리소스

SiteMap XML reference

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