Annex F (normative) Information Model XML Schema

F.5 RolePermission

The RolePermission type specifies the Permissions granted to Role for a Node. The fields in the RolePermission type are defined in Table F.4.
Table F.4 – RolePermission
Element | Type | Description |
---|---|---|
NodeId | NodeId | The NodeId of the Role which has the Permissions. |
Permissions | UInt32 | A bitmask specifying the Permissions granted to the Role.The bitmask values the Permissions bits defined in OPC 10000-3. |