open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_UserNameIdentityToken Struct Reference

#include <types_generated.h>

Data Fields

UA_String policyId
 
UA_String userName
 
UA_ByteString password
 
UA_String encryptionAlgorithm
 

Detailed Description

UserNameIdentityToken.

Definition at line 1643 of file types_generated.h.

Field Documentation

◆ encryptionAlgorithm

UA_String UA_UserNameIdentityToken::encryptionAlgorithm

Definition at line 1647 of file types_generated.h.

◆ password

UA_ByteString UA_UserNameIdentityToken::password

Definition at line 1646 of file types_generated.h.

◆ policyId

UA_String UA_UserNameIdentityToken::policyId

Definition at line 1644 of file types_generated.h.

◆ userName

UA_String UA_UserNameIdentityToken::userName

Definition at line 1645 of file types_generated.h.


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