Microsoft Identity Integration Server 2003 Developer Reference |
[C#]
public DeprovisionAction Deprovision(
CSEntry csentry
);
[Visual Basic .NET]
Public Function Deprovision( _
ByVal csentry As CSEntry _
) As DeprovisionAction
Implements IMASynchronization.Deprovision
Exception type | Condition |
---|---|
EntryPointNotImplementedException | The rules extension does not implement this method. |
UnexpectedDataException | The method received unexpected data. |
Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in
Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.
CSEntry, DeprovisionAction, IMASynchronization, Example: Deprovisioning a Connector Space Object