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

#include <types_generated.h>

Data Fields

UA_String policyId
 
UA_ByteString tokenData
 
UA_String encryptionAlgorithm
 

Detailed Description

IssuedIdentityToken.

Definition at line 1661 of file types_generated.h.

Field Documentation

◆ encryptionAlgorithm

UA_String UA_IssuedIdentityToken::encryptionAlgorithm

Definition at line 1664 of file types_generated.h.

◆ policyId

UA_String UA_IssuedIdentityToken::policyId

Definition at line 1662 of file types_generated.h.

◆ tokenData

UA_ByteString UA_IssuedIdentityToken::tokenData

Definition at line 1663 of file types_generated.h.


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