HashProviderCustomFactory 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 HashProviderCustomFactory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HashProviderCustomFactory |
Methods
Name | Description | |
---|---|---|
Create | Overloaded. | |
CreateObject |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns a new instance of a concrete subtype of TObject, described by the matching configuration object of a concrete subtype of TConfiguration found in the configurationSource under the name name.
(Inherited from AssemblerBasedCustomFactory<TObject, TConfiguration>.) |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetConfiguration |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Looks up a specified IHashProvider's configuration from the given configurationSource.
(Overrides AssemblerBasedCustomFactory<TObject, TConfiguration>.GetConfiguration(String, IConfigurationSource).) |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also
HashProviderCustomFactory 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. |