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

#include <types_generated.h>

Data Fields

UA_String endpointUrl
 
UA_ApplicationDescription server
 
UA_ByteString serverCertificate
 
UA_MessageSecurityMode securityMode
 
UA_String securityPolicyUri
 
size_t userIdentityTokensSize
 
UA_UserTokenPolicyuserIdentityTokens
 
UA_String transportProfileUri
 
UA_Byte securityLevel
 

Detailed Description

EndpointDescription.

Definition at line 1421 of file types_generated.h.

Field Documentation

◆ endpointUrl

UA_String UA_EndpointDescription::endpointUrl

Definition at line 1422 of file types_generated.h.

◆ securityLevel

UA_Byte UA_EndpointDescription::securityLevel

Definition at line 1430 of file types_generated.h.

◆ securityMode

UA_MessageSecurityMode UA_EndpointDescription::securityMode

Definition at line 1425 of file types_generated.h.

◆ securityPolicyUri

UA_String UA_EndpointDescription::securityPolicyUri

Definition at line 1426 of file types_generated.h.

◆ server

UA_ApplicationDescription UA_EndpointDescription::server

Definition at line 1423 of file types_generated.h.

◆ serverCertificate

UA_ByteString UA_EndpointDescription::serverCertificate

Definition at line 1424 of file types_generated.h.

◆ transportProfileUri

UA_String UA_EndpointDescription::transportProfileUri

Definition at line 1429 of file types_generated.h.

◆ userIdentityTokens

UA_UserTokenPolicy* UA_EndpointDescription::userIdentityTokens

Definition at line 1428 of file types_generated.h.

◆ userIdentityTokensSize

size_t UA_EndpointDescription::userIdentityTokensSize

Definition at line 1427 of file types_generated.h.


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