ODBC Driver for Acumatica

Build 23.0.8839

AuthScheme

The scheme used for authentication. Accepted entries are Basic, OAuth, OAuthImplicit and OAuthPassword.

データ型

string

デフォルト値

"Auto"

解説

  • Auto: Lets the driver decide automatically based on the other connection properties you have set. Note: In case OAuthGrantType is set to PASSWORD, then the driver will use the Basic AuthScheme, unless the OAuth AuthScheme is specified.
  • Basic: Set this to authenticate using the Basic authentication schema. You need to specify the User, Password and Company connection properties for this schema.
  • OAuth: Set to this to perform OAuth authentication with CODE flow.
  • OAuthImplicit: Set to this to perform OAuth authentication with IMPLICIT flow.
  • OAuthPassword: Set to this to perform OAuth authentication with PASSWORD flow.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839