Credential Type: Finger Biometric#

Credential Type: Finger Biometric.

Macros#

#define

Number of Supported Credential Slots for Finger Biometric data <0..65535:1>

#define

Maximum length of Finger Biometric data hash <0..255:1>

#define

Minimum length of Finger Biometric data <0..255:1>

#define

Maximum length of Finger Biometric data <0..255:1>

#define

Support Credential Learn functionality for Credential Type 'Finger Biometric'.

#define

Recommended Credential Learn timeout for Credential Type 'Finger Biometric'.

#define

Credential Learn Number of Steps for Credential Type 'Finger Biometric'.

Macro Definition Documentation#

CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_FINGER_BIOMETRIC#

#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_FINGER_BIOMETRIC
Value:
0

Number of Supported Credential Slots for Finger Biometric data <0..65535:1>

Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.


CC_USER_CREDENTIAL_MAX_HASH_LENGTH_FINGER_BIOMETRIC#

#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_FINGER_BIOMETRIC
Value:
4

Maximum length of Finger Biometric data hash <0..255:1>


CC_USER_CREDENTIAL_MIN_DATA_LENGTH_FINGER_BIOMETRIC#

#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_FINGER_BIOMETRIC
Value:
1

Minimum length of Finger Biometric data <0..255:1>


CC_USER_CREDENTIAL_MAX_DATA_LENGTH_FINGER_BIOMETRIC#

#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_FINGER_BIOMETRIC
Value:
32

Maximum length of Finger Biometric data <0..255:1>


CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_FINGER_BIOMETRIC#

#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_FINGER_BIOMETRIC
Value:
0

Support Credential Learn functionality for Credential Type 'Finger Biometric'.


CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_FINGER_BIOMETRIC#

#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_FINGER_BIOMETRIC
Value:
20

Recommended Credential Learn timeout for Credential Type 'Finger Biometric'.


CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_FINGER_BIOMETRIC#

#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_FINGER_BIOMETRIC
Value:
1

Credential Learn Number of Steps for Credential Type 'Finger Biometric'.