Enable the storage of settings, using the built-in Visual Studio mechanism. - [ ] user settings - [ ] application settings - [ ] define list of user/app settings - [ ] potentially encrypt data at rest This functionality is required for storing user API credentials, OAuth scopes & tokens, etc.
Enable the storage of settings, using the built-in Visual Studio mechanism.
This functionality is required for storing user API credentials, OAuth scopes & tokens, etc.