In order to centralize my configuration settings in a database, I have created a custom class which inherits from ProtectedConfigurationProvider. From within the ProtectedConfigurationProvider::Decrypt() function, I then read all keys and values from the database.In order to centralize my configuration setting