![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <bootstrap_credentials.h>
Public Member Functions | |
| BootstrapCredentials (const std::string &u={}, const std::string &p={}) | |
| bool | is_valid () const |
Public Attributes | |
| std::string | user |
| std::string | pass |
|
inline |
|
inline |
| std::string BootstrapCredentials::pass |
| std::string BootstrapCredentials::user |