Microsoft Identity Integration Server 2003 Developer Reference

Guid Property of the MIIS_CSObject Class

The Guid property gets the GUID that is used to identify an object in the SQL database. This is the key property that is used to distinguish an object from all other objects in the connector space.

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_CSObject