open62541 1.3.12
Open source implementation of OPC UA
|
#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_UserTokenPolicy * | UserIdentityTokens |
OpcUa_String | TransportProfileUri |
OpcUa_Byte | SecurityLevel |
Definition at line 1344 of file opcua_types.h.
OpcUa_String _OpcUa_EndpointDescription::EndpointUrl |
Definition at line 1346 of file opcua_types.h.
OpcUa_ApplicationDescription _OpcUa_EndpointDescription::Server |
Definition at line 1347 of file opcua_types.h.
OpcUa_ByteString _OpcUa_EndpointDescription::ServerCertificate |
Definition at line 1348 of file opcua_types.h.
OpcUa_MessageSecurityMode _OpcUa_EndpointDescription::SecurityMode |
Definition at line 1349 of file opcua_types.h.
OpcUa_String _OpcUa_EndpointDescription::SecurityPolicyUri |
Definition at line 1350 of file opcua_types.h.
OpcUa_Int32 _OpcUa_EndpointDescription::NoOfUserIdentityTokens |
Definition at line 1351 of file opcua_types.h.
OpcUa_UserTokenPolicy* _OpcUa_EndpointDescription::UserIdentityTokens |
Definition at line 1352 of file opcua_types.h.
OpcUa_String _OpcUa_EndpointDescription::TransportProfileUri |
Definition at line 1353 of file opcua_types.h.
OpcUa_Byte _OpcUa_EndpointDescription::SecurityLevel |
Definition at line 1354 of file opcua_types.h.