...
- 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 | ||||||
---|---|---|---|---|---|---|
| ||||||
<PolicyRequirementRule xsi:type="basic:AttributeValueString" attributeID="uid" value="jsmith"/> |