public void GetAuthToken() { boxSession = boxService.GetAuthToken(ticket); boxSettings.AuthToken = boxSession.AuthToken; }