Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ModificationType enumeration is used to identify the type of operation that is used on the object in the IMAExtensibleCallExport.ExportEntry(ModificationType, String[], CSEntry) method.
Members
| Member | Description | Value |
|---|---|---|
| Add | The object is added to the connector space. |
0 |
| Replace | The object is replacing an existing object in the connector space. |
1 |
| Delete | The object is being deleted from the connector space. |
2 |
Requirements
| Product | Microsoft Identity Integration Server 2003 SP1 |
| Namespace | Microsoft.MetadirectoryServices |
| Assembly | Microsoft.MetadirectoryServices |
| .NET Framework | .NET Framework 2.0 |
See Also
IMAExtensibleCallExport.ExportEntry(ModificationType, String[], CSEntry)
Send comments about this topic to Microsoft
Build date: 2/16/2009