HID APPROVE SDK  5.7.1
HID APPROVE SDK for iOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
<HIDCounterLockPolicy> Protocol Reference

The access to the credential will be locked after a configurable number of failed attempts. More...

#import <HIDProtectionPolicy.h>

Inheritance diagram for <HIDCounterLockPolicy>:
<HIDLockPolicy>

Instance Methods

(int) - counter
 Returns the max counter value of the credential before it gets locked. More...
 
- Instance Methods inherited from <HIDLockPolicy>
(HIDLockType- lockType
 returns the lock policy type. More...
 

Detailed Description

The access to the credential will be locked after a configurable number of failed attempts.

Method Documentation

- (int) counter

Returns the max counter value of the credential before it gets locked.

Returns
the max counter value of the credential before it gets locked.

The documentation for this protocol was generated from the following file: