ConnectedMACollection.DeprovisionAll Method
Changes all connector CSEntry objects in all management agents to disconnector CSEntry objects and calls the deprovision rules.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As ConnectedMACollection
instance.DeprovisionAll
Syntax
'Declaration
Public MustOverride Sub DeprovisionAll
public abstract void DeprovisionAll ()
public:
virtual void DeprovisionAll () abstract
public abstract void DeprovisionAll ()
public abstract function DeprovisionAll ()
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also
Reference
ConnectedMACollection Class
ConnectedMACollection Members
Microsoft.MetadirectoryServices Namespace
ConnectedMA Class
CSEntry
ConnectedMACollection Class