Skip to content

udelblue/ActiveDirectoryLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveDirectoryLibrary

LDAP library for to interface with active directory

ADUserHelper

Authenticate a User Against the Directory domain in app.config Authenticate a User Against the Directory Add User to Group Remove User from Group Create User Account Enable User Account Disable User Account Unlock User Account Reset Password to Account

ADObjectHelper

Check for the Existence of an Object Move an Object from one Location to Another Enumerate Single String Attribute Values of an Object Enumerate an Object's Properties: The Ones with Values Create a New Security Group Delete a group

ADUser

Active directory user POCO/Model

ADManager

Most of the same functionality as ADHelper but uses ADUser to interface with Active Directory.

About

LDAP library for to interface with active directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages