Name | Type | Description |
---|---|---|
Operator | string | The logic operator for the group (AND, OR, NOT) |
Clauses | List<SecurityScreenClause> | The logic clauses in the group |
Groups | List<SecurityScreenGroup> | The nested groups within the group |
Name | Type | Description |
---|---|---|
Operator | string | The logic operator for the group (AND, OR, NOT) |
Clauses | List<SecurityScreenClause> | The logic clauses in the group |
Groups | List<SecurityScreenGroup> | The nested groups within the group |