MySQL 9.1.0
Source Code Documentation
|
#include <plugin_auth.h>
Public Attributes | |
const char * | auth_string |
authentication string for 1st, 2nd and 3rd factor auth plugins More... | |
unsigned long | auth_string_length |
Length of authentication string for 1st, 2nd and 3rd factor auth plugins. More... | |
unsigned int | is_registration_required |
Flag which tells if connecting user has performed registration or not. More... | |
const char* auth_factor_desc::auth_string |
authentication string for 1st, 2nd and 3rd factor auth plugins
unsigned long auth_factor_desc::auth_string_length |
Length of authentication string for 1st, 2nd and 3rd factor auth plugins.
unsigned int auth_factor_desc::is_registration_required |
Flag which tells if connecting user has performed registration or not.