Share via


StorageEncryptionProviderSetting Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents the configuration information for an instance of a concrete subclass of StorageEncryptionProviderData.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability
Assembly:  Microsoft.Practices.EnterpriseLibrary.Caching (in Microsoft.Practices.EnterpriseLibrary.Caching.dll)

Syntax

'Declaration
<InstrumentationClassAttribute(InstrumentationType.Abstract)> _
PublicMustInheritClassStorageEncryptionProviderSetting _
    Inherits NamedConfigurationSetting
[InstrumentationClassAttribute(InstrumentationType.Abstract)]
publicabstractclassStorageEncryptionProviderSetting : NamedConfigurationSetting
[InstrumentationClassAttribute(InstrumentationType::Abstract)]
publicref classStorageEncryptionProviderSettingabstract : public NamedConfigurationSetting
publicabstractclass StorageEncryptionProviderSetting extends NamedConfigurationSetting

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSetting
    Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.NamedConfigurationSetting
      Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability.StorageEncryptionProviderSetting
        Microsoft.Practices.EnterpriseLibrary.Caching.Cryptography.Configuration.Manageability.SymmetricStorageEncryptionProviderSetting

See Also

StorageEncryptionProviderSetting Members

Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability Namespace

Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.StorageEncryptionProviderData

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.NamedConfigurationSetting

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSetting

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.