Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to identify the modification type of an attribute value.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
'Usage
Dim instance As ValueModificationType
'Declaration
Public Enumeration ValueModificationType
public enum ValueModificationType
public enum class ValueModificationType
public enum ValueModificationType
public enum ValueModificationType
Member name | Description |
---|---|
Add | The value modification type is add. |
Delete | The value modification type is delete. |
Unconfigured | The value modification type is not configured. |