Topic Last Modified: 2009-05-14
The Autodiscover sample application consists of two components — one that contains the console interface for the sample, and one that contains the logic used to gather the Autodiscover information. This logic has two parts. The first part performs a lookup for Service Connection Point (SCP) URLs from Active Directory, and the second part sends HTTP POSTs to the Autodiscover service to retrieve the client profile configuration information.
Note:
|
| This sample application is intended for instructional purposes and is not meant to be installed in a production environment. |

In This Section

See Also