LivenessType Enumeration
The LivenessType enumeration defines the liveness detection mode to use for the livenessType parameter.
To learn more about liveness detection modes, see Active and Passive Modes.
| Value | Name | Description |
|---|---|---|
0 |
ACTIVE |
Active liveness detection. The user is required to turn their head during the session. |
1 |
PASSIVE |
Passive liveness detection. The user is required to take a selfie. |
2 |
PASSIVE_WITH_BLINK |
Passive liveness detection with a blink check. The user is required to take a selfie and then blink to complete the check. |