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 | |
---|---|---|
ExportDefaultPageSize | Gets a value indicating the default page size for each page exported via PutExportEntries. | |
ExportMaxPageSize | Gets a value indicating the maximum page size for each page exported via PutExportEntries. |
Top
Public Methods
Name | Description | |
---|---|---|
CloseExportConnection | Called at the end of an export run to disconnect the connected directory and to release resources. | |
OpenExportConnection | Begins an export run. | |
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