Microsoft Identity Integration Server 2003 Developer Reference |
[C#]
public ManagementAgent this[
string MAName
] {get;}
[Visual Basic .NET]
Public ReadOnly Property Item( _
ByVal MAName As String _
) As ManagementAgent
Exception type | Condition |
---|---|
ArgumentNullException | The argument is null. |
NoSuchManagementAgentException | The management agent identified by the MAName parameter is not present in the collection. |
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.
ManagementAgent, ManagementAgentCollection, NoSuchManagementAgentException