DataConnection Type
The OracleHCMConnection object.
Remarks
The OracleHCMConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-OracleHCM -Url "https://abc.oraclecloud.com" -User "user" -Password "password" $conn | GM