DataConnection Type
The SAPHybrisC4CConnection object.
Remarks
The SAPHybrisC4CConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-SAPHybrisC4C -Tenant "mytenant.crm.ondemand.com" -User "User" -Password "Password" $conn | GM