CryptographySettings 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 settings for cryptography.

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

Syntax

'Declaration
PublicClassCryptographySettings _
    Inherits SerializableConfigurationSection
publicclassCryptographySettings : SerializableConfigurationSection
publicref classCryptographySettings : public SerializableConfigurationSection
publicclass CryptographySettings extends SerializableConfigurationSection

Inheritance Hierarchy

System.Object
  System.Configuration.ConfigurationElement
    System.Configuration.ConfigurationSection
      Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection
        Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.CryptographySettings

See Also

CryptographySettings Members

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.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.