public static string GetjoinerInfo(string agentname)
 {
     return(userService.GetjoinerInfo(agentname));
 }