Positions
The positions of the pincode to check. Separate positions with a comma. There must be no space before or after a comma.
Set Values to the pincode values that correspond to the specified positions.
For example, to authenticate the third, fifth, and sixth characters from a pincode, set Positions
to 3,5,6
. The Values parameter then contains the values that the user provides, for example y,9,a
. IDOL Server checks that the specified values occur at the specified positions in the user pincode.
Actions: | UserPin |
Type: | String |
Default: | |
Example: | Positions=2,7,3&Values=3,g,K
|
See Also: | Values |