Versions Compared
Version | Old Version 8 | New Version 9 |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
The last selection in writing an Auth Code is that of selecting an Auth Code Operator as shown in the image below:
Auth Code Operator (click to enlarge)
Auth Code Operators tell the Authentication Code processor whether not another Auth Code expression is to be use in addition to the current expression. The operator also tells the Authentication Code Processor how the Auth Code expressions are to be combined.
Auth Code Operator | Description | |||||
---|---|---|---|---|---|---|
NONE | Tells the Auth Code processor that the current Auth Code is the only Auth Code to be evaluated. The Operator "NONE" must be selected when only one Auth Code expression is defined.
| |||||
AND | Tells the Auth Code processor that the current Auth Code and the next Auth Code should be evaluated a logical AND fashion. A logical AND evaluation returns TRUE only if both expressions are TRUE. | |||||
OR | Tells the Auth Code processor that the current Auth Code and the next Auth Code should be evaluated a logical OR fashion. A logical OR evaluation returns TRUE only if either expressions are TRUE. |
Info | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|