authorization Rule
Parameters
value
The request conditions to meet to grant access. In addition to any supported comparison operators, authorization rules may have IN
operator as well as at most 10 logical operators that are limited to AND
(&&
), OR
(||
).
Parameters
argument
The request conditions to meet to grant access. In addition to any supported comparison operators, authorization rules may have IN
operator as well as at most 10 logical operators that are limited to AND
(&&
), OR
(||
).