public async Task Connect(ADAuthRequest req) { Edge.ADAuth(req.Domain, req.Username, req.Password, Context.ConnectionId); }