MySQL 8.3.0
Source Code Documentation
random_password_info Struct Reference

#include <auth_common.h>

Public Attributes

std::string user
 
std::string host
 
std::string password
 
unsigned int authentication_factor
 

Member Data Documentation

◆ authentication_factor

unsigned int random_password_info::authentication_factor

◆ host

std::string random_password_info::host

◆ password

std::string random_password_info::password

◆ user

std::string random_password_info::user

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