IMAExtensible2CallExport Members

This interface allows for call-based export. It should not be implemented for import-only management agents.

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

Public Properties

  Name Description
public property ExportDefaultPageSize Gets a value indicating the default page size for each page exported via PutExportEntries.
public property ExportMaxPageSize Gets a value indicating the maximum page size for each page exported via PutExportEntries.

Top

Public Methods

  Name Description
public method CloseExportConnection Called at the end of an export run to disconnect the connected directory and to release resources.
public method OpenExportConnection Begins an export run.
public method PutExportEntries Persists a batch of entries in the connected system. Called for multiple entries that are exported. It can be assumed OpenExportConnection has been called successfully.

Top

See Also

Reference

IMAExtensible2CallExport Interface
Microsoft.MetadirectoryServices Namespace