다음을 통해 공유


<Security> (FormXml)

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

사이트간 스크립팅 제한이 적용되는지 여부를 나타냅니다. 이 값은 IFrame 컨트롤에 대한 매개 변수입니다.

구문

<Security>[true|false]</Security>

특성 및 요소

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

특성

이 요소에는 특성이 없습니다.

하위 요소

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

상위 요소

Element Description

<parameters> (FormXml)

양식에서 컨트롤에 전달될 매개 변수가 들어 있습니다.

설명

Contains a string with the value ‘true’ or ‘false’.

예제

The following shows an example of

<Security>true</Security>

요소 정보

Schema Type

Boolean

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/tabs/tab/columns/column/sections/section/rows/row/cell/control/parameters/Security

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

Form XML reference

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