export class User { username: string; password: string; domainName: string; BasicAuthKey: string }