InedoSDK Reference
Version:

PersistedConfiguration Class

Represents configuration information that can be discovered on a server and/or persisted in the database.

Syntax

public class PersistedConfiguration

Constructors

Name Description
PersistedConfiguration

Initializes a new instance of the PersistedConfiguration class.

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)