#include <CC_UserCredential.h>
Data Fields | |
| uint16_t | unique_identifier |
| uint16_t | modifier_node_id |
| uint16_t | expiring_timeout_minutes |
| uint8_t | name_length |
| u3c_user_type | type |
| u3c_modifier_type | modifier_type |
| u3c_credential_rule | credential_rule |
| u3c_user_name_encoding | name_encoding |
| bool | active |
| bool u3c_user_t_::active |
| u3c_credential_rule u3c_user_t_::credential_rule |
| uint16_t u3c_user_t_::expiring_timeout_minutes |
| uint16_t u3c_user_t_::modifier_node_id |
| u3c_modifier_type u3c_user_t_::modifier_type |
| u3c_user_name_encoding u3c_user_t_::name_encoding |
| uint8_t u3c_user_t_::name_length |
| u3c_user_type u3c_user_t_::type |
| uint16_t u3c_user_t_::unique_identifier |