Represents the active directory object type
Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| User | 0 | The type is a user | |
| Computer | 1 | The type is a computer | |
| Group | 2 | The type is a group | |
| Domain | 3 | The type is a domain | |
| Container | 4 | The type is a container |
See Also