# PingID-API-.NET-Sample **Repository Path**: lanicon/PingID-API-.NET-Sample ## Basic Information - **Project Name**: PingID-API-.NET-Sample - **Description**: Sample C# .NET example of using the PingID API. This example performs a GetUserDetails operation and displays the parsed response. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-28 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #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: - PingOne account with PingID service enabled (visit [Ping Identity Developer Site] to get a developer account) ### 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. [Ping Identity developer communities]: https://community.pingidentity.com/collaborate [Ping Identity Developer Site]: https://www.pingidentity.com/developer/en/get-started.html