Share via


CustomProviderDataManageabilityProvider<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 CustomProviderDataManageabilityProvider<T> type exposes the following members.

Constructors

  Name Description
Protected method CustomProviderDataManageabilityProvider<T>
Initializes a new instance of the CustomProviderDataManageabilityProvider<T> class with a policy name template.

Methods

  Name Description
Protected method AddElementAdministrativeTemplateParts
Adds the ADM parts that represent the properties of a specific instance of the configuration element type managed by the receiver.
(Overrides ConfigurationElementManageabilityProviderBase<T>.AddElementAdministrativeTemplateParts(AdmContentBuilder, T, IConfigurationSource, String).)
Protected method CreateSetting
Creates a new NamedConfigurationSetting that represents the configuration object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected methodStatic member GenerateAttributesString
Returns a string with the encoded key/value pairs that represent the attributes collection.
Protected method GenerateWmiObjects
Creates the ConfigurationSetting instances that describe the configurationObject.
(Overrides ConfigurationElementManageabilityProviderBase<T>.GenerateWmiObjects(T, ICollection<ConfigurationSetting>).)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method LogExceptionWhileOverriding
Logs an error detected while overriding a configuration object with policy values.
(Inherited from ConfigurationElementManageabilityProvider.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OverrideWithGroupPolicies
Overrides the configurationObject's properties with the Group Policy values from the registry.
(Overrides ConfigurationElementManageabilityProviderBase<T>.OverrideWithGroupPolicies(T, IRegistryKey).)
Protected method 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.
(Inherited from ConfigurationElementManageabilityProviderBase<T>.)
Public method ToString (Inherited from Object.)

Fields

  Name Description
Protected fieldStatic member AttributesPropertyName
Name for the value holding the policy overrides for the custom provider's attributes.
Protected fieldStatic member ProviderTypePropertyName
Name for the value holding the policy overrides for the custom provider's type.

Properties

  Name Description
Protected property ElementPolicyNameTemplate
Gets the template for the name of the policy associated to the object.
(Overrides ConfigurationElementManageabilityProviderBase<T>.ElementPolicyNameTemplate.)

See Also

CustomProviderDataManageabilityProvider<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.