public UserManager(OraDatabase db) { m_Database = db; }
//public string m_Authority; public UserManager() { m_Database = new OraDatabase(); }