Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in microsoft.metadirectoryservicesex.dll)
Usage
Visual Basic |
---|
Dim instance As DeprovisionAction |
Syntax
Visual Basic |
---|
Public Enumeration DeprovisionAction |
C# |
---|
public enum DeprovisionAction |
C++ |
---|
public enum class DeprovisionAction |
J# |
---|
public enum DeprovisionAction |
JScript |
---|
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. |