public string i(string n, string p, string t)
 {
     LOG.GetDataloginUsuarios(n, p, ref t);
     return(t);
 }