#pingid-api-.NET-sample
Sample C# .NET example of using the PingID API. This example performs a GetUserDetails operation and displays the parsed response.
Requires:
- PingOne account with PingID service enabled (visit Ping Identity Developer Site to get a developer account)
- Import the project into Visual Studio
- Update the source code to include your PingID configuration settings (from your pingid.properties file)
- Update the main method to set the username you wish to retrieve
- Launch the console application
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.