Implemented by a Forefront Identity Manager Synchronization Service (FIM Synchronization Service) rules extension to provide rules extension functionality for the metaverse.

The following tables list the members exposed by the IMVSynchronization type.

Public Methods

  Name Description
public method Initialize Initializes the rules extension object.
public method Provision Evaluates connected objects in response to a change to a metaverse object.
public method ShouldDeleteFromMV Called when a connector space entry is disconnected during an import operation. This method determines whether the metaverse entry that is connected to the disconnecting connector space entry should be deleted.
public method Terminate Called when the rules extension object is no longer needed. This method is used to free resources that are owned by the rules extension.
Top

See Also