Version:
PersistedConfiguration Class
Represents configuration information that can be discovered on a server and/or persisted in the database.
Inheritance Hierarchy
- object
- Inedo.Extensibility.Configurations.PersistedConfiguration
Syntax
public
class
PersistedConfiguration
Properties
|
Name |
Description |
|
ConfigurationKey
|
Get the unique key for the configuration.
|
|
ConfigurationTypeName
|
Gets the name of the configuration type.
|
|
HasEncryptedProperties
|
Gets a value indicating whether this instance has encrypted properties, as defined by Inedo.Extensibility.Configurations.PersistedConfiguration.GetPropertiesForDisplay(System.Boolean)
|