public static string UpdateVPNData(string input) { CustomCode x = new CustomCode(); return(x.UpdateVPNData(input)); }