ADInterop

A Service Object that has read and write capabilities for Active Directory

First bit of code

Eric Schaffer kindly donated some code to this project.  Currently it just has the Create User capability with the following properties:

        Company;
        Department;
        Description;
        DisplayName;
        GivenName;
        Mail;
        Manager;
        Name;
        SamAccountName;
        SN;
        Title;
        URL;
        UserPrincipalName;
        wwwhomepage;

 Thanks to Eric.


Currently this SO uses the "static" option of code decoration.  Along with adding more methods I'd like to move it to become a dynamic SO.

Further code contributions are of course welcome :)

Published Tuesday, December 04, 2007 12:15 AM by ashley@k2workflow.com

Comments

No Comments
Anonymous comments are disabled