Contains common configuration data for Inedo products.
Initializes a new instance of the InedoProductConfigurationFile class.
Gets or sets the database connection string.
Gets or sets the encryption key used for values encryped with Inedo.Serialization.Persistence.
Gets or sets a value indicating whether the web server is enabled.
Gets or sets the URLs which the web server listens on.
Loads the configuration file at the location specified by the fileName parameter.
Loads the configuration file stored in the specified stream.
Writes the configuration file data to the specified file.
Writes the configuration file to the specified stream.