CacheStorageEncryptionNode 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 encryption for the cache storage. The class is abstract.
Namespace: Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design
Assembly: Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.dll)
Syntax
'Declaration
<ImageAttribute(GetType(CacheStorageEncryptionNode))> _
<SelectedImageAttribute(GetType(CacheStorageEncryptionNode))> _
PublicMustInheritClassCacheStorageEncryptionNode _
Inherits ConfigurationNode
[ImageAttribute(typeof(CacheStorageEncryptionNode))]
[SelectedImageAttribute(typeof(CacheStorageEncryptionNode))]
publicabstractclassCacheStorageEncryptionNode : ConfigurationNode
[ImageAttribute(typeof(CacheStorageEncryptionNode))]
[SelectedImageAttribute(typeof(CacheStorageEncryptionNode))]
publicref classCacheStorageEncryptionNodeabstract : public ConfigurationNode
publicabstractclass CacheStorageEncryptionNode extends ConfigurationNode
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.CacheStorageEncryptionNode
EnterpriseLibrary.Caching.Cryptography.Configuration.Design.SymmetricStorageEncryptionProviderNode
See Also
CacheStorageEncryptionNode Members
Microsoft.Practices.EnterpriseLibrary.Caching.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. |