Skip to content

multivalued condition

Ryan Newington edited this page Jun 6, 2016 · 1 revision

multivalued-condition enumeration

The SSH MA provides the ability to evaluate the values in a multi-valued attribute array when using a multi-valued attribute rule. The following values are supported;

Value Description
Any The evaluation is successful if any of the values meet the specified condition
All The evaluation is successful only if all the values meet the specified condition
One The evaluation is successful only if one of the values meet the specified condition
None The evaluation is successful only if none of the values meet the specified condition
Clone this wiki locally