AddCachingStoreProviderNodeCommand 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.

Adds a security cache provider based on the Caching Application Block.

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

Syntax

'Declaration
PublicClassAddCachingStoreProviderNodeCommand _
    Inherits AddChildNodeCommand
publicclassAddCachingStoreProviderNodeCommand : AddChildNodeCommand
publicref classAddCachingStoreProviderNodeCommand : public AddChildNodeCommand
publicclass AddCachingStoreProviderNodeCommand extends AddChildNodeCommand

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNodeCommand
    Microsoft.Practices.EnterpriseLibrary.Configuration.Design.AddChildNodeCommand
      EnterpriseLibrary.Security.Cache.Configuration.Design.AddCachingStoreProviderNodeCommand

See Also

AddCachingStoreProviderNodeCommand Members

EnterpriseLibrary.Security.Cache.Configuration.Design 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.