TDV Adapter for NetSuite

Build 22.0.8462

AuthScheme

The type of authentication to use when connecting to NetSuite.

Possible Values

Basic, Token, OAuth, Auto

Data Type

string

Default Value

"Auto"

Remarks

  • Auto: Lets the driver decide automatically based on the other connection properties you have set.
  • Basic: Set this to use BASIC user / password authentication.
  • OAuth: Set to this to perform OAuth authentication. This is essentially token based authentication where the token is dynamically created instead of directly in the NetSuite UI.
  • Token: Set this to perform Token Based Authentication.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462