...
- value - the string value to match
- ignoreCase - a boolean flag indicating whether the match is not case-sensitive
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<PolicyRequirementRule xsi:type="basic:PrincipalNameString" value="jsmith" /> |
...
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<PolicyRequirementRule xsi:type="basic:PrincipalNameString" value="jsmith" /> |
...