Table of Contents

Enum SimulateAuthFailReason

Namespace
HP.LFT.SDK.Mobile
Assembly
HP.LFT.SDK.dll

Authentication simulation failure reasons.

public enum SimulateAuthFailReason

Fields

FingerprintIncomplete = 3

Fingerprint incomplete, moving too fast (Android only).

Lockout = 0

Too many attempts.

NotRecognized = 1

Authentication method not recognized.

NotRegistered = 2

Authentication method not registered (iOS only).

SensorDirty = 4

Fingerprint sensor is dirty (Android only).