DataConnection Type
The SAPConcurConnection object.
Remarks
The SAPConcurConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-SAPConcur -OAuthClientId 'abc123' -OAuthClientSecret 'def456' $conn | GM