Cmdlets for NetSuite

Build 25.0.9434

OAuthVersion Parameter (Connect-NetSuite Cmdlet)

Specifies the OAuth version used for authentication.

Syntax

Connect-NetSuite -OAuthVersion string

Possible Values

AUTO, 1.0, 2.0

Data Type

cstr

Default Value

"AUTO"

Remarks

The following OAuth versions are available:

  • AUTO: Automatically determines the appropriate OAuth version.
  • 1.0: Supports both SuiteTalk and SuiteQL schemas.
  • 2.0: Supports only the SuiteQL schema.

In most cases, the default value AUTO is sufficient and requires no manual changes. Set this property only if you need to override the automatic selection.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434