IConfigurationProvider
Provides configuration key/values for an application.
            
                
Returns the immediate descendant configuration keys for a given parent path based on the data of this
             IConfigurationProvider and the set of keys returned by all the preceding
             IConfigurationProvider providers.
            
Attempts to get an  IChangeToken for change tracking.
            
void Load()
Loads configuration values from the source represented by this  IConfigurationProvider.
            
Sets a configuration value for the specified key.
            
Tries to get a configuration value for the specified key.