DataConnection Type
The FinancialForceConnection object.
Remarks
The FinancialForceConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-FinancialForce -User "MyUser" -Password "MyPassword" -SecurityToken "MySecurityToken" $conn | GM