Function GetSettings() As Object this = { url: "https://yourdomain.com" auth: "yourauthorizationhere" } return this End Function