HID APPROVE SDK  5.13
HID Approve SDK for Android
com.hidglobal.ia.service.protectionpolicy.LockPolicy.LockType Enum Reference

Public Attributes

 DELAY
 An exponential delay is added for each failed authentication attempt using that credential.
 
 LOCK
 The credential locks after a certain number of attempts.
 
 NONE
 The credential never locks.
 
 SILENT
 The credential access is limited by delegating validation and blocking to server-side controls.
 

Detailed Description

Known types of lock policy.