public DataTable tkQuyen(string key)
 {
     return(DA_TaiKhoan.tkQuyen(key));
 }