Users#
Users.
Macros#
Number of supported User Unique Identifiers <1..65535:1>
Maximum length of User Name <1..255:2>
Support User Type 'General'.
Support User Type 'Programming'.
Support User Type 'Non-Access'.
Support User Type 'Duress'.
Support User Type 'Disposable'.
Support User Type 'Expiring'.
Support User Type 'Remote Only'.
Macro Definition Documentation#
CC_USER_CREDENTIAL_MAX_USER_UNIQUE_IDENTIFIERS#
#define CC_USER_CREDENTIAL_MAX_USER_UNIQUE_IDENTIFIERSValue:
20
Number of supported User Unique Identifiers <1..65535:1>
CC_USER_CREDENTIAL_MAX_LENGTH_USER_NAME#
#define CC_USER_CREDENTIAL_MAX_LENGTH_USER_NAMEValue:
16
Maximum length of User Name <1..255:2>
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_GENERAL#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_GENERALValue:
1
Support User Type 'General'.
Defines whether User Type 'General' is supported or not
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_PROGRAMMING#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_PROGRAMMINGValue:
1
Support User Type 'Programming'.
Defines whether User Type 'Programming' is supported or not
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_NON_ACCESS#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_NON_ACCESSValue:
1
Support User Type 'Non-Access'.
Defines whether User Type 'Non-Access' is supported or not
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_DURESS#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_DURESSValue:
0
Support User Type 'Duress'.
Defines whether User Type 'Duress' is supported or not
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_DISPOSABLE#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_DISPOSABLEValue:
0
Support User Type 'Disposable'.
Defines whether User Type 'Disposable' is supported or not
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_EXPIRING#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_EXPIRINGValue:
0
Support User Type 'Expiring'.
Defines whether User Type 'Expiring' is supported or not
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_REMOTE_ONLY#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_REMOTE_ONLYValue:
0
Support User Type 'Remote Only'.
Defines whether User Type 'Remote Only' is supported or not