High Performance OPC UA Server SDK  1.7.0.367
ua_nodepermission Struct Reference

Rolepermission backend definition of struct ua_nodepermission. More...

#include <authorization_types.h>

Data Fields

uint32_t role_id: 8
 server internal id of the role
 
uint32_t permissions: 16
 Bits from ua_permissiontype ORed to indicate permissions for the role.
 

Detailed Description

Rolepermission backend definition of struct ua_nodepermission.

An array of this struct is assigned to each node to represents the individual permissions of the node.


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