Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • value - the string value to match
  • ignoreCase - (optional) a boolean flag indicating whether the match is not case-sensitive, defaults to false
  • attributeID the ID of the attribute whose value(s) must match the given value
Code Block
xml
xml
titleExample Policy Requirement Rule using the AttributeValueString Match Functionxml
<PolicyRequirementRule xsi:type="basic:AttributeValueString" attributeID="uid" value="jsmith"/>