Microsoft Identity Integration Server 2003 Developer Reference

Type Property of the MIIS_ManagementAgent Class

The Type property gets the management agent type.

Property Value

This property can contain one of the following values.

Value Meaning
Active Directory Management agent for Active Directory.
Active Directory Application Mode (ADAM) Management agent for Active Directory Application Mode (ADAM) (pre-release edition).
Active Directory global address list (GAL) Management agent for Active Directory global address list (GAL) (pre-release edition).
Attribute-value pair text file Management agent for attribute-value pair text files.
Delimited text file Management agent for delimited text files.
Directory Services Markup Language (DSML) Management agent for Directory Services Markup Language (DSML).
Exchange Server 5.5 Management agent for Exchange Server 5.5.
Exchange Server 5.5 (bridgehead server) Management agent for Exchange Server 5.5 (bridgehead server) (pre-release edition).
Fixed-width text file Management agent for fixed-width text files.
LDAP Data Interchange Format (LDIF) Management agent for LDAP Data Interchange Format (LDIF).
Lotus Notes Management agent for Lotus Notes (pre-release edition).
Novell eDirectory Management agent for Novell eDirectory 8.6.2 and 8.7.
Oracle Database Management agent for Oracle Database.
SQL Server Management agent for Microsoft SQL Server.
Sun and Netscape directory servers Management agent for Sun and Netscape directory servers.
Windows NT 4.0 Management agent for Windows NT 4.0.

Example Code

The example given in the Properties topic shows you how to use Visual Basic Scripting Edition (VBScript) to get the value of this property from all the management agents installed on the server.

Requirements

Server: Requires Microsoft Identity Integration Server 2003.
Header: Declared in mmswmi.mof.


See Also

MIIS_ManagementAgent