OAuthVersion Parameter (Connect-NetSuite Cmdlet)
The version of OAuth being used.
Syntax
Connect-NetSuite -OAuthVersion string
Possible Values
1.0, 2.0, AutoData Type
cstr
Default Value
"Auto"
Remarks
The version of OAuth being used. The following options are available:
- 1.0 to use with either the SuiteTalk or SuiteQL schema.
- 2.0 to use with the SuiteQL schema.