Microsoft Identity Integration Server 2003 Developer Reference |
[C#]
public void DeprovisionAll();
[Visual Basic .NET]
Public Sub DeprovisionAll()
The following example shows how to change all connector CSEntry objects in the Fabrikam AD MA management agent to disconnector CSEntry objects:
mventry.ConnectedMAs["Fabrikam AD MA"].Connectors.DeprovisionAll()
mventry.ConnectedMAs("Fabrikam AD MA").Connectors.DeprovisionAll()
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.