Credential Type: Face Biometric#
Credential Type: Face Biometric.
Macros#
Number of Supported Credential Slots for Face Biometric data <0..65535:1>
Maximum length of Face Biometric data hash <0..255:1>
Minimum length of Face Biometric data <0..255:1>
Maximum length of Face Biometric data <0..255:1>
Support Credential Learn functionality for Credential Type 'Face Biometric'.
Recommended Credential Learn timeout for Credential Type 'Face Biometric'.
Credential Learn Number of Steps for Credential Type 'Face Biometric'.
Macro Definition Documentation#
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_FACE_BIOMETRICValue:
0
Number of Supported Credential Slots for Face 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_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_FACE_BIOMETRICValue:
4
Maximum length of Face Biometric data hash <0..255:1>
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_FACE_BIOMETRICValue:
1
Minimum length of Face Biometric data <0..255:1>
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_FACE_BIOMETRICValue:
32
Maximum length of Face Biometric data <0..255:1>
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_FACE_BIOMETRICValue:
0
Support Credential Learn functionality for Credential Type 'Face Biometric'.
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_FACE_BIOMETRICValue:
20
Recommended Credential Learn timeout for Credential Type 'Face Biometric'.
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_FACE_BIOMETRICValue:
1
Credential Learn Number of Steps for Credential Type 'Face Biometric'.