General downloads

ActiveDirectoryLib v1.2

Author
Jonathan Archer  
Category
General downloads
Date
11/01/2015
First release
03/01/2015
Size
3,59 KB
Downloads
651
MD5 digest
FAAB0245D62237438AA5FB84325A945F
Rating
54321
Popularity
Not yet downloaded in the last two weeks
ActiveDirectoryLib vs. 1.2 is an automation, which delivers high performant AD queries.

Version 1.2:
You can use following methods:
* GetUserName(string loginSID) : string
* GetDisplayName(string userName) : string
* GetUserPropertyValue(string userName, string propertyName) : string
* GetUsers(string nameFilter, out MSXML2.DOMDocument xmlDoc)
* GetServers(out MSXML2.DOMDocument xmlDoc)
* LastError : string

Archive contains automation dll and description file readme.txt.
readme.txt contains sample code.

Version 1.0:
You can use following methods:
* GetDisplayName(string userName) : string
* GetUserName(string loginSID) : string
Download this file