You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/predicates.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ The **PredicateReferences** element contains the following attributes:
170
170
171
171
| Attribute | Required | Description |
172
172
| --------- | -------- | ----------- |
173
-
| MatchAtLeast | No | Specifies that the value must match at least that many predicate definitions for the input to be accepted. |
173
+
| MatchAtLeast | No | Specifies that the value must match at least that many predicate definitions for the input to be accepted. If not specified, the value must match all predicate definitions. |
174
174
175
175
The **PredicateReferences** element contains the following elements:
0 commit comments