ConfigurationElementManageabilityProviderBase<T> 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 ConfigurationElementManageabilityProviderBase<T> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationElementManageabilityProviderBase<T> |
Methods
Name | Description | |
---|---|---|
AddAdministrativeTemplateDirectives | Overloaded. | |
AddElementAdministrativeTemplateParts |
Adds the ADM parts that represent the properties of a specific instance of the configuration element type managed by the receiver.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GenerateWmiObjects |
Creates the ConfigurationSetting instances that describe the configurationObject.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
LogExceptionWhileOverriding |
Logs an error detected while overriding a configuration object with policy values.
(Inherited from ConfigurationElementManageabilityProvider.) |
|
MemberwiseClone | (Inherited from Object.) | |
OverrideWithGroupPolicies |
Overrides the configurationObject's properties with the Group Policy values from the registry.
|
|
OverrideWithGroupPoliciesAndGenerateWmiObjects |
Overrides the configurationObject's properties with the Group Policy values from the registry, if any, and creates the ConfigurationSetting instances that describe the configurationObject.
(Overrides ConfigurationElementManageabilityProvider.OverrideWithGroupPoliciesAndGenerateWmiObjects(ConfigurationElement, Boolean, IRegistryKey, IRegistryKey, Boolean, ICollection<ConfigurationSetting>).) |
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ElementPolicyNameTemplate |
Gets the template for the name of the policy associated to the object.
|
See Also
ConfigurationElementManageabilityProviderBase<T> Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability 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. |