ConfigurationSectionManageabilityProvider 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 ConfigurationSectionManageabilityProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationSectionManageabilityProvider |
Initializes a new instance of the ConfigurationSectionManageabilityProvider class with a given set of manageability providers for the elements in the section's collections.
|
Methods
Name | Description | |
---|---|---|
AddAdministrativeTemplateDirectives |
Adds the ADM instructions that describe the policies that can be used to override the configuration information represented by a configuration section.
|
|
AddAdministrativeTemplateDirectivesForElement<T> |
Adds the ADM instructions that describe the policies that can be used to override the configuration information for the element using the supplied element manageability provider.
|
|
AddElementsPolicies<T> |
Adds the ADM instructions that describe the policies that can be used to override the configuration information for the elements in a collection of configuration elements, using the registered element manageability providers for each element.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetPolicyKey |
Returns the registry key that represents a policy.
|
|
GetSubProvider |
Returns the ConfigurationElementManageabilityProvider instance registered for type configurationObjectType.
|
|
GetType | (Inherited from Object.) | |
LoadRegistrySubKeys |
Utility method that loads sub keys at the machine and user level.
|
|
LogExceptionWhileOverriding |
Logs an error detected while overriding a configuration object with policy values.
|
|
MemberwiseClone | (Inherited from Object.) | |
OverrideWithGroupPoliciesAndGenerateWmiObjects |
Overrides the configurationObject's and its internal configuration elements' properties with the Group Policy values from the registry, if any, and creates the ConfigurationSetting instances that describe the configuration.
|
|
OverrideWithGroupPoliciesAndGenerateWmiObjectsForElement<T> |
Overrides the properties for the configuration element and creates the ConfigurationSetting instances that describe it.
|
|
OverrideWithGroupPoliciesAndGenerateWmiObjectsForElementCollection<T> |
Overrides the properties for the configuration elements in the given collection, and creates the ConfigurationSetting instances that describe each element.
|
|
ReleaseRegistryKeys |
Utility method that closes registry keys.
|
|
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
PolicyValueName |
The name of the value used to hold policy enablement status.
|
See Also
ConfigurationSectionManageabilityProvider 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. |