Credential Type: Password#
Credential Type: Password.
Macros#
Number of Supported Credential Slots for Password data <0..65535:1>
Maximum length of password hash <0..255:1>
Minimum length of Password data <0..255:2>
Maximum length of Password data <0..255:2>
Support Credential Learn functionality for Credential Type 'Password'.
Recommended Credential Learn timeout for Credential Type 'Password'.
Credential Learn Number of Steps for Credential Type 'Password'.
Macro Definition Documentation#
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_PASSWORD#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_PASSWORDValue:
5
Number of Supported Credential Slots for Password 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_PASSWORD#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_PASSWORDValue:
0
Maximum length of password hash <0..255:1>
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_PASSWORD#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_PASSWORDValue:
2
Minimum length of Password data <0..255:2>
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_PASSWORD#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_PASSWORDValue:
20
Maximum length of Password data <0..255:2>
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_PASSWORD#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_PASSWORDValue:
0
Support Credential Learn functionality for Credential Type 'Password'.
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_PASSWORD#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_PASSWORDValue:
20
Recommended Credential Learn timeout for Credential Type 'Password'.
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_PASSWORD#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_PASSWORDValue:
1
Credential Learn Number of Steps for Credential Type 'Password'.