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 | |
---|---|---|
CryptographyConfigurationView | Initialize a new instance of the CryptographyConfigurationView class with an IConfigurationSource object. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetHashProviderData |
Get the named HashProviderData instance.
|
|
GetSymetricCryptoProviderData |
Get the named SymmetricProviderData instance.
|
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
SectionName |
Gets the configuration section name for the cryptography library.
|
Properties
Name | Description | |
---|---|---|
CryptographySettings | Gets the CryptographySettings. |
|
DefaultHashProviderName | Gets the name of the default HashProviderData. |
|
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. |