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

#include <opcua_types.h>

Data Fields

OpcUa_String EndpointUrl
 
OpcUa_ApplicationDescription Server
 
OpcUa_ByteString ServerCertificate
 
OpcUa_MessageSecurityMode SecurityMode
 
OpcUa_String SecurityPolicyUri
 
OpcUa_Int32 NoOfUserIdentityTokens
 
OpcUa_UserTokenPolicyUserIdentityTokens
 
OpcUa_String TransportProfileUri
 
OpcUa_Byte SecurityLevel
 

Detailed Description

Definition at line 1344 of file opcua_types.h.

Field Documentation

◆ EndpointUrl

OpcUa_String _OpcUa_EndpointDescription::EndpointUrl

Definition at line 1346 of file opcua_types.h.

◆ Server

OpcUa_ApplicationDescription _OpcUa_EndpointDescription::Server

Definition at line 1347 of file opcua_types.h.

◆ ServerCertificate

OpcUa_ByteString _OpcUa_EndpointDescription::ServerCertificate

Definition at line 1348 of file opcua_types.h.

◆ SecurityMode

OpcUa_MessageSecurityMode _OpcUa_EndpointDescription::SecurityMode

Definition at line 1349 of file opcua_types.h.

◆ SecurityPolicyUri

OpcUa_String _OpcUa_EndpointDescription::SecurityPolicyUri

Definition at line 1350 of file opcua_types.h.

◆ NoOfUserIdentityTokens

OpcUa_Int32 _OpcUa_EndpointDescription::NoOfUserIdentityTokens

Definition at line 1351 of file opcua_types.h.

◆ UserIdentityTokens

OpcUa_UserTokenPolicy* _OpcUa_EndpointDescription::UserIdentityTokens

Definition at line 1352 of file opcua_types.h.

◆ TransportProfileUri

OpcUa_String _OpcUa_EndpointDescription::TransportProfileUri

Definition at line 1353 of file opcua_types.h.

◆ SecurityLevel

OpcUa_Byte _OpcUa_EndpointDescription::SecurityLevel

Definition at line 1354 of file opcua_types.h.


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