![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <event_tracking_authentication_service.h>
Public Attributes | |
| mysql_service_status_t(* | get )(event_tracking_authentication_method_handle handle, unsigned int index, const char *name, void *value) | 
| Get information about authentication method.  More... | |
| mysql_service_status_t(* s_mysql_event_tracking_authentication_method::get) (event_tracking_authentication_method_handle handle, unsigned int index, const char *name, void *value) | 
Get information about authentication method.
Accepted names and corresponding value type
"name" -> mysql_cstring_with_length *
| [in] | handle | Handle to authentication method structure Valid until | 
| [in] | index | Location | 
| [in] | name | Data identifier | 
| [out] | value | Data value | 
| false | Success | 
| true | Error |