Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.03 KB

File metadata and controls

24 lines (15 loc) · 1.03 KB

#pingid-api-.NET-sample

Overview

Sample C# .NET example of using the PingID API. This example performs a GetUserDetails operation and displays the parsed response.

System Requirements / Dependencies

Requires:

Installation

  1. Import the project into Visual Studio
  2. Update the source code to include your PingID configuration settings (from your pingid.properties file)
  3. Update the main method to set the username you wish to retrieve
  4. Launch the console application

Disclaimer

This software is open sourced by Ping Identity but not supported commercially as such. Any questions/issues should go to the Github issues tracker or discuss on the Ping Identity developer communities . See also the DISCLAIMER file in this directory.