private void SetClientCredentials(bool force) { _client.SetCredentials(Authenticator.GetUsernameAndPassword(force)); }