Microsoft Identity Integration Server 2003 Developer Reference |
The following table shows which methods to implement in a rules extension for a specified synchronization rule.
Rule | Method called | Rules extension type |
---|---|---|
Connector Filter | IMASynchronization.FilterForDisconnection | Management Agent |
Join | IMASynchronization.MapAttributesForJoin and IMASynchronization.ResolveJoinSearch | Management Agent |
Projection | IMASynchronization.ShouldProjectToMV | Management Agent |
Import Attribute Flow | IMASynchronization.MapAttributesForImport | Management Agent |
Provision | IMVSynchronization.Provision | Metaverse |
Export Attribute Flow | IMASynchronization.MapAttributesForExport | Management Agent |
Deprovision | IMASynchronization.Deprovision | Management Agent |
Object Deletion | IMVSynchronization.ShouldDeleteFromMV | Metaverse |