RuleRule
Элемент rule содержит одно правило защиты.The Rule element contains a single protection rule.
<Rule Name="" UserOverridable=="" Priority="">
<Condition/>
<Action/>
</Rule>
протектионрулетипеProtectionRuleType
Атрибуты и элементыAttributes and elements
В следующих разделах описываются атрибуты, дочерние и родительские элементы.The following sections describe attributes, child elements, and parent elements.
АтрибутыAttributes
АтрибутAttribute | ОписаниеDescription |
---|---|
NameName |
Определяет имя правила.Identifies the name of the rule. Обязательный атрибут типа String с минимальной длиной 1.A required attribute of type string with a minimum length of 1. |
усероверридаблеUserOverridable |
Указывает, является ли правило обязательным.Specifies whether the rule is mandatory. Если правило является обязательным, значение этого атрибута должно быть равно false.If the rule is mandatory, this attribute value must be false. Обязательный атрибут типа Boolean.A required attribute of type Boolean. |
PriorityPriority |
Задает приоритет правила.Specifies the rule priority. Обязательный атрибут типа int с минимальным значением 1.A required attribute of type int with a minimum value of 1. |
Дочерние элементыChild elements
ЭлементElement | ОписаниеDescription |
---|---|
УсловиеCondition |
Определяет условие, которое должно быть удовлетворено для части действия правила, которое необходимо выполнить.Identifies the condition that must be satisfied for the action part of the rule to be executed. |
Action (Протектионрулеактионтипе)Action (ProtectionRuleActionType) |
Определяет действие, которое должно выполняться, если условная часть правила соответствует.Identifies what action must be executed if the condition part of the rule matches. |
Родительские элементыParent elements
ЭлементElement | ОписаниеDescription |
---|---|
УсловияRules |
Содержит массив правил защиты.Contains an array of protection rules. |
Текстовое значениеText value
Нет.None.
ПримечанияRemarks
Схема, описывающая этот элемент, находится в виртуальном каталоге IIS, в котором размещены веб-службы Exchange.The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Сведения об элементеElement information
Пространство именNamespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Имя схемыSchema Name |
Схема TypesTypes schema |
Файл проверкиValidation File |
Types. xsdTypes.xsd |
Может быть пустымCan be Empty |
FalseFalse |