ConfigValueOptions Class | 
Namespace: Dundas.BI.WebApi.Models
The ConfigValueOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigValueOptions | 
            Initializes a new instance of the ConfigValueOptions class.
              | 
| Name | Description | |
|---|---|---|
| ExposePassword | 
            Gets or sets a value indicating whether or not to show the password.
              | |
| Scope | 
            Gets or sets the setting scope.
              | |
| ScopeTarget | 
            Gets or sets the setting scope target.
              | |
| SettingId | 
            Gets or sets the setting ID.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | |
| Value | 
            Gets or sets the setting value.
              |