CachingStoreProviderSetting 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 from a CachingStoreProviderData instance.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Security.Cache.CachingStore.Configuration.Manageability
Assembly:  Microsoft.Practices.EnterpriseLibrary.Security.Cache.CachingStore (in Microsoft.Practices.EnterpriseLibrary.Security.Cache.CachingStore.dll)

Syntax

'Declaration
<InstrumentationClassAttribute(InstrumentationType.Instance)> _
PublicClassCachingStoreProviderSetting _
    Inherits SecurityCacheProviderSetting
[InstrumentationClassAttribute(InstrumentationType.Instance)]
publicclassCachingStoreProviderSetting : SecurityCacheProviderSetting
[InstrumentationClassAttribute(InstrumentationType::Instance)]
publicref classCachingStoreProviderSetting : public SecurityCacheProviderSetting
publicclass CachingStoreProviderSetting extends SecurityCacheProviderSetting

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSetting
    Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.NamedConfigurationSetting
      Microsoft.Practices.EnterpriseLibrary.Security.Configuration.Manageability.SecurityCacheProviderSetting
        Microsoft.Practices.EnterpriseLibrary.Security.Cache.CachingStore.Configuration.Manageability.CachingStoreProviderSetting

See Also

CachingStoreProviderSetting Members

Microsoft.Practices.EnterpriseLibrary.Security.Cache.CachingStore.Configuration.Manageability Namespace

Microsoft.Practices.EnterpriseLibrary.Security.Cache.CachingStore.Configuration.CachingStoreProviderData

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.