DataConnection Type
The QuickBaseConnection object.
Remarks
The QuickBaseConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-QuickBase -User "[email protected]" -Password "test_1234" -Domain "test.quickbase.com" -ApplicationToken "bwkxrb5da2wn57bzfh9xn24" $conn | GM