TypeRegistrationProvidersConfigurationSection 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 latest Enterprise Library information can be found at the Enterprise Library site. |
The TypeRegistrationProvidersConfigurationSection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TypeRegistrationProvidersConfigurationSection |
Initializes a new instance of the TypeRegistrationProvidersConfigurationSection class
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
CachingTypeRegistrationProviderName |
The Type Registration Provider name for the Caching Application Block
|
|
CryptographyTypeRegistrationProviderName |
The Type Registration Provider name for the Cryptography Application Block
|
|
DataAccessTypeRegistrationProviderName |
The Type Registration Provider name for the Data Access Application Block
|
|
ExceptionHandlingTypeRegistrationProviderName |
The Type Registration Provider name for the Exception Handling Application Block
|
|
InstrumentationTypeRegistrationProviderName |
The Type Registration Provider name for Instrumentation Configuration
|
|
LoggingTypeRegistrationProviderName |
The Type Registration Provider name for the Logging Application Block
|
|
PolicyInjectionTypeRegistrationProviderName |
The Type Registration Provider name for the Policy Injection Application Block
|
|
SectionName |
The section name under which this configuration section is expected to be found.
|
|
SecurityTypeRegistrationProviderName |
The Type Registration Provider name for the Security Application Block
|
|
ValidationTypeRegistrationProviderName |
The Type Registration Provider name for the Validation Application Block
|
Properties
Name | Description | |
---|---|---|
TypeRegistrationProviders |
Gets the collection of TypeRegistrationProviderElement configured in this section.
|
See Also
TypeRegistrationProvidersConfigurationSection Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace