MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UPN Class Reference

#include <common.h>

Public Member Functions

 UPN ()
bool is_valid () const
const Blob as_blob () const
const char * as_string () const

Detailed Description

UPN class An object of this class obtains and stores User Principal Name of the account under which current process is running.

Definition at line 293 of file common.h.

Constructor & Destructor Documentation

UPN::UPN ( )

Generating User Principal Name Call Windows API functions to get UPN of the current user and store it in internal buffer.

Definition at line 305 of file common.cc.


The documentation for this class was generated from the following files: