Cmdlets for Cvent

Build 24.0.9029

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 

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9029