CachingStoreProviderData 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. |
Configuration data for the Security Cache.
Namespace: Microsoft.Practices.EnterpriseLibrary.Security.Cache.CachingStore.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.Security.Cache.CachingStore (in Microsoft.Practices.EnterpriseLibrary.Security.Cache.CachingStore.dll)
Syntax
'Declaration
<AssemblerAttribute(GetType(CachingStoreProviderAssembler))> _
PublicClassCachingStoreProviderData _
Inherits SecurityCacheProviderData
[AssemblerAttribute(typeof(CachingStoreProviderAssembler))]
publicclassCachingStoreProviderData : SecurityCacheProviderData
[AssemblerAttribute(typeof(CachingStoreProviderAssembler))]
publicref classCachingStoreProviderData : public SecurityCacheProviderData
publicclass CachingStoreProviderData extends SecurityCacheProviderData
Inheritance Hierarchy
System.Object
System.Configuration.ConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NameTypeConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Security.Configuration.SecurityCacheProviderData
Microsoft.Practices.EnterpriseLibrary.Security.Cache.CachingStore.Configuration.CachingStoreProviderData
See Also
CachingStoreProviderData Members
Microsoft.Practices.EnterpriseLibrary.Security.Cache.CachingStore.Configuration Namespace
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. |