3.1.4.1.4.6 t:ProtectionRuleActionKindType Simple Type

The ProtectionRuleActionKindType simple type specifies the actions that are supported by the protection rules.

 <xs:simpleType name="ProtectionRuleActionKindType">
   <xs:restriction base="xs:string">
     <xs:enumeration value="RightsProtectMessage" />
   </xs:restriction>
 </xs:simpleType>

The following table lists the value that is defined by the ProtectionRuleActionKindType simple type.

Value

Meaning

RightsProtectMessage

The specific permission template to apply to the message.

Only the RightsProtectMessage action is supported. The value MUST be RightsProtectMessage. The protection rules are used to apply a specific set of permissions.