ConfigParameter Members
Represents a configuration parameter that is used to create an extensible management agent.
The following tables list the members exposed by the ConfigParameter type.
Public Constructors
Name | Description | |
---|---|---|
ConfigParameter | Overloaded. |
Top
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ConfigParameter Class
Microsoft.MetadirectoryServices Namespace
Microsoft.MetadirectoryServices