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

#include <types_generated.h>

Data Fields

UA_String policyId
 
UA_String userName
 
UA_ByteString password
 
UA_String encryptionAlgorithm
 

Detailed Description

Definition at line 483 of file types_generated.h.

Field Documentation

◆ policyId

UA_String UA_UserNameIdentityToken::policyId

Definition at line 484 of file types_generated.h.

◆ userName

UA_String UA_UserNameIdentityToken::userName

Definition at line 485 of file types_generated.h.

◆ password

UA_ByteString UA_UserNameIdentityToken::password

Definition at line 486 of file types_generated.h.

◆ encryptionAlgorithm

UA_String UA_UserNameIdentityToken::encryptionAlgorithm

Definition at line 487 of file types_generated.h.


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