OnixS SGX Derivatives Handler for C++  2.17.0.0
Public Attributes | List of all members
UserAccount Struct Reference

Session login settings. More...

Public Attributes

std::string userId
 User ID for login to session.
 
std::string password
 Password for login to session.
 
AccountType::Enum accountType
 Type of account.
 
std::string gateway
 Gateway host/node name or TCPIP address of the OMnet Gateway executor node.
 
uint32 port
 Port number of the OMnet Gateway process.
 

Detailed Description

Session login settings.