DataConnection Type
The DropboxConnection object.
Remarks
The DropboxConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-Dropbox -OAuthClientId "clientid" -OAuthClientSecret "secret" $conn | GM