Configuration Provider interface that provides read and write services to various configuration storage mechanisms.

Used in conjunction with the Westwind.Utilities.Configuration.AppConfiguration class. A base implementation from which to inherit is provided in the Westwind.Utilities.Configuration.ConfigurationProviderBase class.