MySQL 5.6.14 Source Code Document
|
#include <common.h>
Public Member Functions | |
UPN () | |
bool | is_valid () const |
const Blob | as_blob () const |
const char * | as_string () const |
UPN class An object of this class obtains and stores User Principal Name of the account under which current process is running.
UPN::UPN | ( | ) |