问题 Hello everyone I'm trying to retrieve a user data from Active Directory, like Names, departments they belong to etc., and send all that info to a client via REST how can I achieve this? Also I have a sharepoint application that retrieves part of this info from the AD and is connected via LDAP. Now what would be the best way to direct all this info to the client via web services I woul prefer REST since is out of the box. I'm using Exchange Server 2010 version 14.02.0247.005 and Windows Server