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