ConfigParameter

The ConfigParameter class represents a configuration parameter that is used to create an extensible management agent.

The ConfigParameter class is derived from the System.Object class.

Public Methods

The ConfigParameter class has the following public methods.

Method Description
Equals(Object)

GetHashCode()

GetType()

ToString()

Public Properties

The ConfigParameter class defines the following public properties.

Property Description
IsEncrypted Data type: Boolean
Access type: Read-only

Retrieves a value to determine if the parameter value is encrypted.

Name Data type: String
Access type: Read-only

Retrieves the name of the parameter.

Value Data type: String
Access type: Read-only

Retrieves the value of the parameter.

Protected Constructors

The ConfigParameter class has the following protected constructor.

Constructor Description
ConfigParameter()

Creates an instance of the ConfigParameter class.

Protected Methods

The ConfigParameter class has the following protected methods.

Method Description
Finalize()

MemberwiseClone()

Requirements

Product Microsoft Identity Integration Server 2003 SP1
Namespace Microsoft.MetadirectoryServices
Assembly Microsoft.MetadirectoryServices
.NET Framework .NET Framework 2.0

Send comments about this topic to Microsoft

Build date: 2/16/2009