High Performance OPC UA Server SDK  1.7.1.383
ua_user_ctx Struct Reference

Data Fields

uint16_t role_ids [UASERVER_MAX_ROLES_PER_USER]
 Array of role_ids the user belongs to.
 
uint8_t num_role_ids
 Number of elements in role_ids.
 
uint8_t security_mode
 the ua_messagesecuritymode the user is connected with. More...
 
bool ignore_permissions
 true if any of the users's roles has the ignore_permissions flag set. More...
 
bool has_session
 true if the user has a session (always true at the moment, may change with session-less calls). More...
 

Field Documentation

◆ has_session

bool has_session

true if the user has a session (always true at the moment, may change with session-less calls).

◆ ignore_permissions

bool ignore_permissions

true if any of the users's roles has the ignore_permissions flag set.

◆ security_mode

uint8_t security_mode

the ua_messagesecuritymode the user is connected with.


The documentation for this struct was generated from the following file: