|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
SessionSecurityDiagnosticsDataType.
Definition at line 3425 of file types_generated.h.
| UA_String UA_SessionSecurityDiagnosticsDataType::authenticationMechanism |
Definition at line 3430 of file types_generated.h.
| UA_ByteString UA_SessionSecurityDiagnosticsDataType::clientCertificate |
Definition at line 3435 of file types_generated.h.
| UA_String* UA_SessionSecurityDiagnosticsDataType::clientUserIdHistory |
Definition at line 3429 of file types_generated.h.
| size_t UA_SessionSecurityDiagnosticsDataType::clientUserIdHistorySize |
Definition at line 3428 of file types_generated.h.
| UA_String UA_SessionSecurityDiagnosticsDataType::clientUserIdOfSession |
Definition at line 3427 of file types_generated.h.
| UA_String UA_SessionSecurityDiagnosticsDataType::encoding |
Definition at line 3431 of file types_generated.h.
| UA_MessageSecurityMode UA_SessionSecurityDiagnosticsDataType::securityMode |
Definition at line 3433 of file types_generated.h.
| UA_String UA_SessionSecurityDiagnosticsDataType::securityPolicyUri |
Definition at line 3434 of file types_generated.h.
| UA_NodeId UA_SessionSecurityDiagnosticsDataType::sessionId |
Definition at line 3426 of file types_generated.h.
| UA_String UA_SessionSecurityDiagnosticsDataType::transportProtocol |
Definition at line 3432 of file types_generated.h.