Share via


CustomSymmetricCryptoProviderSetting 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 configuration information from a CustomSymmetricCryptoProviderData instance.

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

Syntax

'Declaration
<InstrumentationClassAttribute(InstrumentationType.Instance)> _
PublicClassCustomSymmetricCryptoProviderSetting _
    Inherits SymmetricCryptoProviderSetting
[InstrumentationClassAttribute(InstrumentationType.Instance)]
publicclassCustomSymmetricCryptoProviderSetting : SymmetricCryptoProviderSetting
[InstrumentationClassAttribute(InstrumentationType::Instance)]
publicref classCustomSymmetricCryptoProviderSetting : public SymmetricCryptoProviderSetting
publicclass CustomSymmetricCryptoProviderSetting extends SymmetricCryptoProviderSetting

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSetting
    Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.NamedConfigurationSetting
      Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.Manageability.SymmetricCryptoProviderSetting
        Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.Manageability.CustomSymmetricCryptoProviderSetting

See Also

CustomSymmetricCryptoProviderSetting Members

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.Manageability Namespace

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.CustomSymmetricCryptoProviderData

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.NamedConfigurationSetting

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSetting

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.