public AuthenticationClient(string webpageUrl) { authenticationService = new AuthenticationService(webpageUrl); }