OAuthVersion Parameter (Connect-CSV Cmdlet)
The version of OAuth being used.
Syntax
Connect-CSV -OAuthVersion string
Possible Values
1.0, 2.0Data Type
cstr
Default Value
"2.0"
Remarks
The version of OAuth being used. The following options are available: 1.0,2.0