Enum SimulateAuthFailReason
Authentication simulation failure reasons.
Namespace: HP.LFT.SDK.Mobile
Assembly: HP.LFT.SDK.dll
Syntax
public enum SimulateAuthFailReason
Fields
| Name | Description |
|---|---|
| FingerprintIncomplete | Fingerprint incomplete, moving too fast (Android only). |
| Lockout | Too many attempts. |
| NotRecognized | Authentication method not recognized. |
| NotRegistered | Authentication method not registered (iOS only). |
| SensorDirty | Fingerprint sensor is dirty (Android only). |