ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
UaServer_UserCtx Struct Reference

Stores all user information. More...

#include <uaserver_usermgt_types.h>

Data Fields

OpcUa_uid_t uid
 the user id
 
OpcUa_gid_t gid
 the user's group id
 
OpcUa_UInt16 numgroups
 number of groups this user belongs to
 
OpcUa_gid_t groups [UASERVER_USERMGT_MAXGROUPS]
 first group is default group
 
OpcUa_MessageSecurityMode messageSecurityMode
 the MessageSecurityMode used by the user's session
 

Detailed Description

Stores all user information.


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