CSEntry.Deprovision Method
The Deprovision method changes the CSEntry object to a disconnector CSEntry object. This method is not available in the IMAExtensibleCallExport.ExportEntry(ModificationType, String[], CSEntry) method.
Syntax
public void Deprovision();
Public Sub Deprovision()
Parameters
This method has no parameters.
Return Value
This method does not return a value.
Exceptions
Exception type | Condition |
---|---|
InvalidOperationException | The disconnect operation is not allowed. |
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
ConnectionState
CSEntry
IMAExtensibleCallExport.ExportEntry(ModificationType, String[], CSEntry)
Send comments about this topic to Microsoft
Build date: 2/16/2009