Added functionality for the following:
1. Find users, groups, and objects by SID
2. Tools for parsing and managing security descriptors
3. Find security descriptor for user, group, or object
4. Set security descriptor for user, group, or object
5. Add permissions to security descriptor for user, group, or object
6. Basic account management functions, such as reset password, change password, and unlock account
7. Support for specifying LDAP controls when performing find operations
8. Auto-pagination - where a page size can be set and potentially large queries will be paginated to allow for better use in multi-threaded applications