MySQL 8.4.0
Source Code Documentation
HttpAuthMethodBasic::AuthData Struct Reference

#include <http_auth_method_basic.h>

Public Attributes

std::string username
 
std::string password
 

Member Data Documentation

◆ password

std::string HttpAuthMethodBasic::AuthData::password

◆ username

std::string HttpAuthMethodBasic::AuthData::username

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