Share via


SecurityCacheCachingStoreConfigurationDesignManager Members

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.

The latest Enterprise Library information can be found at the Enterprise Library site.

The SecurityCacheCachingStoreConfigurationDesignManager type exposes the following members.

Constructors

  Name Description
Ee762816.pubmethod(en-us,PandP.10).gif SecurityCacheCachingStoreConfigurationDesignManager

Methods

  Name Description
Ee762816.pubmethod(en-us,PandP.10).gif BuildConfigurationSource
Builds the currently defined configuration in design time.
(Inherited from ConfigurationDesignManager.)
Ee762816.pubmethod(en-us,PandP.10).gif Equals (Inherited from Object.)
Ee762816.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee762816.protmethod(en-us,PandP.10).gif GetConfigurationParameter
Gets the IConfigurationParameter to used by the design manager to save and open configuration.
(Inherited from ConfigurationDesignManager.)
Ee762816.protmethod(en-us,PandP.10).gif GetConfigurationSectionInfo
Gets the a ConfigurationSectionInfo for the configuration for this design manager.
(Inherited from ConfigurationDesignManager.)
Ee762816.protmethod(en-us,PandP.10).gif GetConfigurationSource
Gets the IConfigurationSource to used by the design manager to save and open configuration.
(Inherited from ConfigurationDesignManager.)
Ee762816.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from Object.)
Ee762816.protmethod(en-us,PandP.10).gif GetProtectionProviderName
Gets the name of the protection provider.
(Inherited from ConfigurationDesignManager.)
Ee762816.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee762816.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee762816.pubmethod(en-us,PandP.10).gif Open
Open the configuration for this design manager.
(Inherited from ConfigurationDesignManager.)
Ee762816.protmethod(en-us,PandP.10).gif OpenCore
When overridden by a class, allows design managers to perform specific operations when opening configuration.
(Inherited from ConfigurationDesignManager.)
Ee762816.protmethod(en-us,PandP.10).gif ProtectConfigurationSection
Protects the configuration section.
(Inherited from ConfigurationDesignManager.)
Ee762816.pubmethod(en-us,PandP.10).gif Register

Registers the CachingStoreProviderNode in the application.

(Overrides ConfigurationDesignManager.Register(IServiceProvider).)
Ee762816.pubmethod(en-us,PandP.10).gif Save
Save the current defined configuration to an external IConfigurationSource.
(Inherited from ConfigurationDesignManager.)
Ee762816.protmethod(en-us,PandP.10).gif SetProtectionProvider
Sets the protection provider.
(Inherited from ConfigurationDesignManager.)
Ee762816.pubmethod(en-us,PandP.10).gif ToString (Inherited from Object.)

See Also

SecurityCacheCachingStoreConfigurationDesignManager Class

Microsoft.Practices.EnterpriseLibrary.Security.Cache.Configuration.Design Namespace