|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
| UA_String | policyId |
| UA_String | userName |
| UA_ByteString | password |
| UA_String | encryptionAlgorithm |
UserNameIdentityToken.
Definition at line 1643 of file types_generated.h.
| UA_String UA_UserNameIdentityToken::encryptionAlgorithm |
Definition at line 1647 of file types_generated.h.
| UA_ByteString UA_UserNameIdentityToken::password |
Definition at line 1646 of file types_generated.h.
| UA_String UA_UserNameIdentityToken::policyId |
Definition at line 1644 of file types_generated.h.
| UA_String UA_UserNameIdentityToken::userName |
Definition at line 1645 of file types_generated.h.