|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
| UA_String | policyId |
| UA_ByteString | tokenData |
| UA_String | encryptionAlgorithm |
IssuedIdentityToken.
Definition at line 1661 of file types_generated.h.
| UA_String UA_IssuedIdentityToken::encryptionAlgorithm |
Definition at line 1664 of file types_generated.h.
| UA_String UA_IssuedIdentityToken::policyId |
Definition at line 1662 of file types_generated.h.
| UA_ByteString UA_IssuedIdentityToken::tokenData |
Definition at line 1663 of file types_generated.h.