ActiveDirectoryObjectType Enumeration ACDLib API Documentation
Represents the active directory object type

Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public enum ActiveDirectoryObjectType
Members

  Member nameValueDescription
User0 The type is a user
Computer1 The type is a computer
Group2 The type is a group
Domain3 The type is a domain
Container4 The type is a container
See Also

Reference