Represents a configuration parameter that is used to create an extensible management agent.
The following tables list the members exposed by the ConfigParameter type.
Protected Constructors
Name | Description | |
---|---|---|
ConfigParameter | Creates an instance of the ConfigParameter class. |
Public Properties
Name | Description | |
---|---|---|
IsEncrypted | Gets a value to determine whether the parameter value is encrypted. | |
Name | Gets the name of the parameter. | |
Value | Gets the value of the parameter. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |