NDEVR
API Documentation
NDEVRServerInfo

Contains the address, credentials, and security flag needed to connect to an NDEVR server. More...

Inheritance diagram for NDEVRServerInfo:
[legend]
Collaboration diagram for NDEVRServerInfo:
[legend]

Public Attributes

String address
 Server hostname or IP address.
PasswordString password
 Password for authentication.
uint02 port = Constant<uint02>::Invalid
 Server port number.
bool secure = true
 Whether to use a secure (TLS/SSL) connection.
String username
 Username for authentication.

Detailed Description

Contains the address, credentials, and security flag needed to connect to an NDEVR server.


Definition at line 59 of file NDEVRCommunicationLogic.h.


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