private void SetAutoLoginEnabled(bool enableAutoLogin) { _settingsContainer.SetAutoLogin(enableAutoLogin); }