Microsoft Identity Integration Server 2003 Developer Reference |
The ConnectedMACollection class represents a collection of ConnectedMA objects.
The ConnectedMACollection class is derived from the IEnumerable class.
The ConnectedMACollection class has the following public methods.
Method | Description |
---|---|
DeprovisionAll |
Changes all connector CSEntry objects in all management agents to disconnector CSEntry objects and calls the deprovision rules. |
Equals |
Determines if two objects are equal. |
GetEnumerator |
Retrieves a ConnectedMACollectionEnumerator object that allows enumeration of the members of the collection. |
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 ConnectedMACollection class has the following public properties.
Property | Description |
---|---|
Count | Data type: Int32 Access type: Read-only Retrieves the number of items in the ConnectedMACollection object. |
Item | Data type: ConnectedMA Access type: Read-only Retrieves a specific member of the collection. |
The ConnectedMACollection class has the following protected constructor.
Constructor | Description |
---|---|
ConnectedMACollection |
Creates an instance of the ConnectedMACollection 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.