Entrance Data Structures

Here are the data structures with brief descriptions:
_Entrance_AuthCollection of data relating to authenticating off of the system
_Entrance_ConfigThis contains all of the configuration options that the system can set
_Entrance_SessionThis is the handle to all of the data we've allocated in entrance
_Entrance_UserThis contains all of the information we keep about users
_Entrance_X_SessionThis contains all of the information we keep about X Sessions
_Entranced_Client