ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
LoginResult Struct Reference

Result of a login attempt. More...

#include <ClientManager.hpp>

Collaboration diagram for LoginResult:
Collaboration graph

Public Attributes

bool success = false
 
QString error_message
 
bool password_reset_required = false
 
bool bootstrap_mode = false
 
bool tenant_bootstrap_mode = false
 
boost::uuids::uuid selected_party_id
 
std::vector< PartyInfoavailable_parties
 
std::string http_base_url
 HTTP base URL discovered from the HTTP server via NATS. Empty if discovery failed or the HTTP server has no NATS support.
 

Detailed Description

Result of a login attempt.