CachingCryptographyConfigurationDesignManager 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 CachingCryptographyConfigurationDesignManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CachingCryptographyConfigurationDesignManager |
Methods
Name | Description | |
---|---|---|
BuildConfigurationSource |
Builds the currently defined configuration in design time.
(Inherited from ConfigurationDesignManager.) |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetConfigurationParameter |
Gets the IConfigurationParameter to used by the design manager to save and open configuration.
(Inherited from ConfigurationDesignManager.) |
|
GetConfigurationSectionInfo |
Gets the a ConfigurationSectionInfo for the configuration for this design manager.
(Inherited from ConfigurationDesignManager.) |
|
GetConfigurationSource |
Gets the IConfigurationSource to used by the design manager to save and open configuration.
(Inherited from ConfigurationDesignManager.) |
|
GetHashCode | (Inherited from Object.) | |
GetProtectionProviderName |
Gets the name of the protection provider.
(Inherited from ConfigurationDesignManager.) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Open |
Open the configuration for this design manager.
(Inherited from ConfigurationDesignManager.) |
|
OpenCore |
Initializes the symmetric cache store encryption designtime and adds it to the caching settings.
(Overrides ConfigurationDesignManager.OpenCore(IServiceProvider, ConfigurationApplicationNode, ConfigurationSection).) |
|
ProtectConfigurationSection |
Protects the configuration section.
(Inherited from ConfigurationDesignManager.) |
|
Register |
Register the commands and node maps needed for the design manager into the design time.
(Overrides ConfigurationDesignManager.Register(IServiceProvider).) |
|
Save |
Save the current defined configuration to an external IConfigurationSource.
(Inherited from ConfigurationDesignManager.) |
|
SetProtectionProvider |
Sets the protection provider.
(Inherited from ConfigurationDesignManager.) |
|
ToString | (Inherited from Object.) |
See Also
CachingCryptographyConfigurationDesignManager Class
Microsoft.Practices.EnterpriseLibrary.Caching.Cryptography.Configuration.Design Namespace