Inkostar.Classes Namespace ACDLib API Documentation
Inkostar classes namespace
Classes

  Class Description
Public class AcdLibException
ACDLib exception class for exceptions handled within the component
Public class ActiveDirectoryComputerObject
Encapsulates an active directory derived object of type ActiveDirectoryComputerObject which represents a computer in the active directory
Public class ActiveDirectoryContainerObject
Encapsulates an active directory derived object of type ActiveDirectoryContainerObject which represents a container in the active directory
Public class ActiveDirectoryDomainObject
Encapsulates an active directory derived object of type ActiveDirectoryDomainObject which represents a domain in the active directory
Public class ActiveDirectoryGroupObject
Encapsulates an active directory derived object of type ActiveDirectoryGroupObject which represents a security group in the active directory
Public class ActiveDirectoryLib
Active Directory Extension Library which encapsulates active directory operations
Public class ActiveDirectoryObject
Encapsulates a generic active directory base object which can be of type ActiveDirectoryComputerObject, ActiveDirectoryContainerObject, ActiveDirectoryDomainObject, ActiveDirectoryGroupObject or ActiveDirectoryUserObject
Public class ActiveDirectoryObjectProperty
Active directory object property container
Public class ActiveDirectoryUserObject
Encapsulates an active directory derived object of type ActiveDirectoryUserObject which represents a user in the active directory
Enumerations

  Enumeration Description
Public enumeration ActiveDirectoryObjectType
Represents the active directory object type
Public enumeration OperatorType
Represents the comparison operator