SectionInformation
Contains metadata about an individual section within the configuration hierarchy. This class cannot be inherited.
Gets or sets a value that indicates where in the configuration file hierarchy the associated configuration section can be defined.
Gets or sets a value that indicates where in the configuration file hierarchy the associated configuration section can be declared.
Gets or sets a value that indicates whether the configuration section allows the location attribute.
Gets or sets a value that indicates whether the associated configuration section can be overridden by lower-level configuration files.
Gets or sets the name of the include file in which the associated configuration section is defined, if such a file exists.
Gets or sets a value that indicates whether the associated configuration section will be saved even if it has not been modified.
Gets or sets a value that indicates whether the settings that are specified in the associated configuration section are inherited by applications that reside in a subdirectory of the relevant application.
Gets a value that indicates whether the configuration section must be declared in the configuration file.
Gets a value that indicates whether the associated configuration section is declared in the configuration file.
Gets a value that indicates whether the associated configuration section is locked.
Gets a value that indicates whether the associated configuration section is protected.
Gets the name of the associated configuration section.
Gets or sets the OverrideMode enumeration value that specifies whether the associated configuration section can be overridden by child configuration files.
Gets or sets a value that specifies the default override behavior of a configuration section by child configuration files.
Gets the override behavior of a configuration section that is in turn based on whether child configuration files can lock the configuration section.
Gets the protected configuration provider for the associated configuration section.
Gets a value that indicates whether the associated configuration section requires access permissions.
Gets or sets a value that specifies whether a change in an external configuration include file requires an application restart.
Gets the name of the associated configuration section.
Gets or sets the section class name.
Forces the associated configuration section to appear in the configuration file.
Forces the associated configuration section to appear in the configuration file, or removes an existing section from the configuration file.
Gets the configuration section that contains the configuration section associated with this object.
Returns an XML node object that represents the associated configuration-section object.
Marks a configuration section for protection.
Causes the associated configuration section to inherit all its values from the parent section.
Sets the object to an XML representation of the associated configuration section within the configuration file.
Removes the protected configuration encryption from the associated configuration section.