HID APPROVE SDK
5.1
HID APPROVE SDK for iOS
|
An exponential delay is added for each failed authentication attempt using that credential. More...
#import <HIDProtectionPolicy.h>
Instance Methods | |
(int) | - counter |
Returns the maximum counter value after which exponential delay is fixed. More... | |
(int) | - delay |
Returns the initial delay in seconds. More... | |
Instance Methods inherited from <HIDLockPolicy> | |
(HIDLockType) | - lockType |
returns the lock policy type. More... | |
An exponential delay is added for each failed authentication attempt using that credential.
- (int) counter |
Returns the maximum counter value after which exponential delay is fixed.
- (int) delay |
Returns the initial delay in seconds.