Share via


CryptographyConfigurationView Members

Include Protected Members
Include Inherited 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 CryptographyConfigurationView type exposes the following members.

Constructors

  Name Description
Public method CryptographyConfigurationView

Initialize a new instance of the CryptographyConfigurationView class with an IConfigurationSource object.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetHashProviderData
Get the named HashProviderData instance.
Public method GetSymetricCryptoProviderData
Get the named SymmetricProviderData instance.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Fields

  Name Description
Public fieldStatic member SectionName
Gets the configuration section name for the cryptography library.

Properties

  Name Description
Public property CryptographySettings
Public property DefaultHashProviderName

Gets the name of the default HashProviderData.

Public property DefaultSymmetricCryptoProviderName

Gets the name of the default SymmetricProviderData.

See Also

CryptographyConfigurationView Class

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