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