public RegistrationModel GetCustomerInfo(string userName) { return(iAuth.GetCustomerInfo(userName)); }