DataConnection Type
The CventConnection object.
Remarks
The CventConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-Cvent -InitiateOAuth "GETANDREFRESH" -OAuthClientId "MyOAuthClientId" -OAuthClientSecret "MyOAuthClientSecret" $conn | GM