|
ORE Studio 0.0.4
|
Result of a login attempt. More...
#include <ClientManager.hpp>

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< PartyInfo > | available_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. | |
Result of a login attempt.