ConfigValueOptions Properties

The ConfigValueOptions type exposes the following members.

Properties
  NameDescription
Public propertyExposePassword
Gets or sets a value indicating whether or not to show the password.
Public propertyScope
Gets or sets the setting scope.
Public propertyScopeTarget
Gets or sets the setting scope target.
Public propertySettingId
Gets or sets the setting ID.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyValue
Gets or sets the setting value.
Top
See Also