IMAExtensible2CallImport Methods

Public Methods

  Name Description
public method CloseImportConnection CloseImportConnection is used to tell the extensible MA the session is over and allow customer code to clean up. It can be assumed that OpenImportConnection has been called successfully.
public method GetImportEntries Persists a batch of entries in the connected system. Called for multiple entries that are imported. Cans assume OpenImportConnectionhas been called successfully.
public method OpenImportConnection OpenImportConnection is used to configure the import session and is called once at the beginning of import.

See Also

Reference

IMAExtensible2CallImport Interface
Microsoft.MetadirectoryServices Namespace