open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_ChannelSecurityToken Struct Reference

#include <types_generated.h>

Data Fields

UA_UInt32 channelId
 
UA_UInt32 tokenId
 
UA_DateTime createdAt
 
UA_UInt32 revisedLifetime
 

Detailed Description

ChannelSecurityToken.

Definition at line 1529 of file types_generated.h.

Field Documentation

◆ channelId

UA_UInt32 UA_ChannelSecurityToken::channelId

Definition at line 1530 of file types_generated.h.

◆ createdAt

UA_DateTime UA_ChannelSecurityToken::createdAt

Definition at line 1532 of file types_generated.h.

◆ revisedLifetime

UA_UInt32 UA_ChannelSecurityToken::revisedLifetime

Definition at line 1533 of file types_generated.h.

◆ tokenId

UA_UInt32 UA_ChannelSecurityToken::tokenId

Definition at line 1531 of file types_generated.h.


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