Microsoft Identity Integration Server 2003 Developer Reference

ConnectedMA.Connectors

The Connectors property retrieves a ConnectorCollection object that contains a collection of the CSEntry objects for the management agent.
[C#]
public ConnectorCollection Connectors {get;}
[Visual Basic .NET]
Public ReadOnly Property Connectors As ConnectorCollection

Requirements

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.

See Also

ConnectorCollection, ConnectedMA, CSEntry