open62541 1.3.12
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
UA_String | policyId |
UA_String | userName |
UA_ByteString | password |
UA_String | encryptionAlgorithm |
Definition at line 483 of file types_generated.h.
UA_String UA_UserNameIdentityToken::policyId |
Definition at line 484 of file types_generated.h.
UA_String UA_UserNameIdentityToken::userName |
Definition at line 485 of file types_generated.h.
UA_ByteString UA_UserNameIdentityToken::password |
Definition at line 486 of file types_generated.h.
UA_String UA_UserNameIdentityToken::encryptionAlgorithm |
Definition at line 487 of file types_generated.h.