open62541 1.3.14
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_ActivateSessionRequest Struct Reference

#include <types_generated.h>

Data Fields

UA_RequestHeader requestHeader
 
UA_SignatureData clientSignature
 
size_t clientSoftwareCertificatesSize
 
UA_SignedSoftwareCertificateclientSoftwareCertificates
 
size_t localeIdsSize
 
UA_StringlocaleIds
 
UA_ExtensionObject userIdentityToken
 
UA_SignatureData userTokenSignature
 

Detailed Description

Definition at line 510 of file types_generated.h.

Field Documentation

◆ requestHeader

UA_RequestHeader UA_ActivateSessionRequest::requestHeader

Definition at line 511 of file types_generated.h.

◆ clientSignature

UA_SignatureData UA_ActivateSessionRequest::clientSignature

Definition at line 512 of file types_generated.h.

◆ clientSoftwareCertificatesSize

size_t UA_ActivateSessionRequest::clientSoftwareCertificatesSize

Definition at line 513 of file types_generated.h.

◆ clientSoftwareCertificates

UA_SignedSoftwareCertificate* UA_ActivateSessionRequest::clientSoftwareCertificates

Definition at line 514 of file types_generated.h.

◆ localeIdsSize

size_t UA_ActivateSessionRequest::localeIdsSize

Definition at line 515 of file types_generated.h.

◆ localeIds

UA_String* UA_ActivateSessionRequest::localeIds

Definition at line 516 of file types_generated.h.

◆ userIdentityToken

UA_ExtensionObject UA_ActivateSessionRequest::userIdentityToken

Definition at line 517 of file types_generated.h.

◆ userTokenSignature

UA_SignatureData UA_ActivateSessionRequest::userTokenSignature

Definition at line 518 of file types_generated.h.


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