API Reference

The Specops Password Reset adminstration tools and the CmdLets use a common API (Application Programming Interface). This API can be used by third party developers to automate or integrate the administrative tasks of SPR.

To get started perform the following steps:

  1. Install the Specops Password Reset Administrative tools
  2. Create a new project in Visual Studio 2005 or later
  3. Add references to the files
    Specopssoft.SpecopsPasswordReset.AdministrationServices.dll and
    Specopssoft.SpecopsPasswordReset.AdministrationEntities.dll. They can be found in the %ProgramFiles%\Specopssoft\Specops Password Reset\Administrative Tools folder.
  4. The namespaces for the API are
    Specopssoft.SpecopsPasswordReset.AdministrationServices and
    Specopssoft.SpecopsPasswordReset.AdministrationEntities.

Page last modified on July 16, 2008, at 10:40 AM