DeprovisionAction Enumeration
Identifies the action that is taken by the Deprovision method.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As DeprovisionAction
Syntax
'Declaration
Public Enumeration DeprovisionAction
public enum DeprovisionAction
public enum class DeprovisionAction
public enum DeprovisionAction
public enum DeprovisionAction
Members
Member name | Description |
---|---|
Delete | Indicates that the connector object will be deleted. |
Disconnect | Indicates that the connector space object is not connected to an metaverse object, but it may be a candidate for connection to a metaverse object in the future. |
ExplicitDisconnect | Indicates that the connector object is disconnected and will not be reconsidered for joining to an object in the future. |
Platforms
Target Platforms
See Also
Reference
Microsoft.MetadirectoryServices Namespace
Deprovision
Microsoft.MetadirectoryServices