open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
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

Definition at line 328 of file types_generated.h.

Field Documentation

◆ endpointUrl

UA_String UA_EndpointDescription::endpointUrl

Definition at line 329 of file types_generated.h.

◆ server

UA_ApplicationDescription UA_EndpointDescription::server

Definition at line 330 of file types_generated.h.

◆ serverCertificate

UA_ByteString UA_EndpointDescription::serverCertificate

Definition at line 331 of file types_generated.h.

◆ securityMode

UA_MessageSecurityMode UA_EndpointDescription::securityMode

Definition at line 332 of file types_generated.h.

◆ securityPolicyUri

UA_String UA_EndpointDescription::securityPolicyUri

Definition at line 333 of file types_generated.h.

◆ userIdentityTokensSize

size_t UA_EndpointDescription::userIdentityTokensSize

Definition at line 334 of file types_generated.h.

◆ userIdentityTokens

UA_UserTokenPolicy* UA_EndpointDescription::userIdentityTokens

Definition at line 335 of file types_generated.h.

◆ transportProfileUri

UA_String UA_EndpointDescription::transportProfileUri

Definition at line 336 of file types_generated.h.

◆ securityLevel

UA_Byte UA_EndpointDescription::securityLevel

Definition at line 337 of file types_generated.h.


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