IdentityClientResponse GetHttpClient( EplanCloudAppNames eplanCloudAppName, ref HttpClient httpClient )
IdentityClientResponse^ GetHttpClient( EplanCloudAppNames eplanCloudAppName, HttpClient^% httpClient )
Parameters
| Parameter Name | Description |
|---|---|
| eplanCloudAppName | EplanCloudAppName from the enum |
| httpClient | Valid HttpClient object if success, otherwise null. |
Return Value
IdentityClientResponse: operation result.