open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_UserNameIdentityToken Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_String PolicyId
 
OpcUa_String UserName
 
OpcUa_ByteString Password
 
OpcUa_String EncryptionAlgorithm
 

Detailed Description

Definition at line 1903 of file opcua_types.h.

Field Documentation

◆ PolicyId

OpcUa_String _OpcUa_UserNameIdentityToken::PolicyId

Definition at line 1905 of file opcua_types.h.

◆ UserName

OpcUa_String _OpcUa_UserNameIdentityToken::UserName

Definition at line 1906 of file opcua_types.h.

◆ Password

OpcUa_ByteString _OpcUa_UserNameIdentityToken::Password

Definition at line 1907 of file opcua_types.h.

◆ EncryptionAlgorithm

OpcUa_String _OpcUa_UserNameIdentityToken::EncryptionAlgorithm

Definition at line 1908 of file opcua_types.h.


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