Represents configuration information that can be discovered on a server and/or persisted in the database.
Name | Description | |
---|---|---|
PersistedConfiguration |
Initializes a new instance of the PersistedConfiguration class. |
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) |
Name | Description | |
---|---|---|
CompareAsync(PersistedConfiguration other, Inedo.Extensibility.Operations.IOperationCollectionContext context) | ||
DeepCopy |
Returns a deep copy of the current instance. |
|
GetPropertiesForDisplay(bool hideEncrypted) | ||
PersistAsync(ConfigurationPersistenceContext context) |