ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_EndpointDescription Struct Reference

Describes an Endpoint for a Server. More...

#include <opcua_types.h>

Data Fields

OpcUa_String EndpointUrl
 The URL for the Endpoint described.
 
OpcUa_ApplicationDescription Server
 The description for the Server that the Endpoint belongs to.
 
OpcUa_ByteString ServerCertificate
 The application instance certificate issued to the Server.
 
OpcUa_MessageSecurityMode SecurityMode
 The type of security to apply to the messages. More...
 
OpcUa_String SecurityPolicyUri
 The URI for SecurityPolicy to use when securing messages.
 
OpcUa_UserTokenPolicyUserIdentityTokens
 The user identity tokens that the Server will accept. More...
 
OpcUa_String TransportProfileUri
 The URI of the Transport Profile supported by the Endpoint.
 
OpcUa_Byte SecurityLevel
 A numeric value that indicates how secure the EndpointDescription is compared to other EndpointDescriptions for the same Server. More...
 

Detailed Description

Describes an Endpoint for a Server.


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