Answered Which attributes CSenry and MVentry has ?

  • Wednesday, December 05, 2012 5:13 AM
     
     

    We use MIIS and custom extention DLL.

    Which attributes CSenry and MVentry has ?

    Whis is attribute defined in attribute flow (data source is CSentry and Metaverse is MVentry) ??


    • Edited by blackjack08 Wednesday, December 05, 2012 5:22 AM m
    •  

All Replies

  • Wednesday, December 05, 2012 5:50 AM
     
     Answered

    CSEntry contains the connector space entry and MVEntry contains the metaverse entry. The attributes the objects will contain are the same that exist in the connector space or metaverse.

    For example, givenName being set to "Cameron"in the metaverse.

    mventry["givenName"].StringValue will have the value Cameron