Microsoft Identity Integration Server 2003 Developer Reference |
The ConnectorCollectionByDN class represents a collection of connector objects that can be indexed by distinguished name. Each connector object is represented by a CSEntry object.
The ConnectorCollectionByDN class is derived from the System.Object class.
The ConnectorCollectionByDN class has the following public methods.
Method | Description |
---|---|
Equals |
Determines if two objects are equal. |
GetHashCode |
Serves as a hash function for a particular type. |
GetType |
Retrieves the Type of the current object. |
ToString |
Retrieves a String that represents the current object. |
The ConnectorCollectionByDN class has the following public property.
Property | Description |
---|---|
Item | Data type: CSEntry Access type: Read-only Retrieves the connector object with the specified distinguished name. |
The ConnectorCollectionByDN class has the following protected constructor.
Constructor | Description |
---|---|
ConnectorCollectionByDN |
Creates an instance of the ConnectorCollectionByDN class. |
Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in
Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.