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

#include <types_generated.h>

Data Fields

UA_NodeId sessionId
 
UA_String clientUserIdOfSession
 
size_t clientUserIdHistorySize
 
UA_StringclientUserIdHistory
 
UA_String authenticationMechanism
 
UA_String encoding
 
UA_String transportProtocol
 
UA_MessageSecurityMode securityMode
 
UA_String securityPolicyUri
 
UA_ByteString clientCertificate
 

Detailed Description

SessionSecurityDiagnosticsDataType.

Definition at line 3425 of file types_generated.h.

Field Documentation

◆ authenticationMechanism

UA_String UA_SessionSecurityDiagnosticsDataType::authenticationMechanism

Definition at line 3430 of file types_generated.h.

◆ clientCertificate

UA_ByteString UA_SessionSecurityDiagnosticsDataType::clientCertificate

Definition at line 3435 of file types_generated.h.

◆ clientUserIdHistory

UA_String* UA_SessionSecurityDiagnosticsDataType::clientUserIdHistory

Definition at line 3429 of file types_generated.h.

◆ clientUserIdHistorySize

size_t UA_SessionSecurityDiagnosticsDataType::clientUserIdHistorySize

Definition at line 3428 of file types_generated.h.

◆ clientUserIdOfSession

UA_String UA_SessionSecurityDiagnosticsDataType::clientUserIdOfSession

Definition at line 3427 of file types_generated.h.

◆ encoding

UA_String UA_SessionSecurityDiagnosticsDataType::encoding

Definition at line 3431 of file types_generated.h.

◆ securityMode

UA_MessageSecurityMode UA_SessionSecurityDiagnosticsDataType::securityMode

Definition at line 3433 of file types_generated.h.

◆ securityPolicyUri

UA_String UA_SessionSecurityDiagnosticsDataType::securityPolicyUri

Definition at line 3434 of file types_generated.h.

◆ sessionId

UA_NodeId UA_SessionSecurityDiagnosticsDataType::sessionId

Definition at line 3426 of file types_generated.h.

◆ transportProtocol

UA_String UA_SessionSecurityDiagnosticsDataType::transportProtocol

Definition at line 3432 of file types_generated.h.


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