|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_String | PolicyId |
| OpcUa_String | UserName |
| OpcUa_ByteString | Password |
| OpcUa_String | EncryptionAlgorithm |
Definition at line 1905 of file opcua_types.h.
| OpcUa_String _OpcUa_UserNameIdentityToken::EncryptionAlgorithm |
Definition at line 1910 of file opcua_types.h.
| OpcUa_ByteString _OpcUa_UserNameIdentityToken::Password |
Definition at line 1909 of file opcua_types.h.
| OpcUa_String _OpcUa_UserNameIdentityToken::PolicyId |
Definition at line 1907 of file opcua_types.h.
| OpcUa_String _OpcUa_UserNameIdentityToken::UserName |
Definition at line 1908 of file opcua_types.h.