Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Specifies the authentication method to use when connecting to NetSuite. |
| AccountId | Specifies the company Account ID associated with your username on NetSuite. |
| RoleId | Specifies the InternalId of the NetSuite role used for authentication. Leave this property empty to use the user's default role. |
| User | Specifies the username for the NetSuite account used for authentication. |
| Password | Specifies the password for the NetSuite user used for authentication. |
| Version | Specifies the NetSuite API version to use. |