DataConnection Type
The WorkdayConnection object.
Remarks
The WorkdayConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-Workday -ConnectionType 'SOAP' -User 'myuser' -Password 'password' -Tenant 'mycompany' -BaseURL 'https://wd3-impl-services1.workday.com' $conn | GM