Cmdlets for PingOne

Build 25.0.9434

DataConnection Type

The PingOneConnection object.

Remarks

The PingOneConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-PingOne -AuthScheme 'OAuth' -WorkerAppEnvironmentId 'eebc33a8-xxxx-4f3a-yyyy-d3e5262fd49e' -Region 'NA' -OAuthClientId 'client_id' -OAuthClientSecret 'client_secret' 
$conn | GM 

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434