Excel Add-In for Acumatica

Build 24.0.8963

AuthScheme

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

Possible Values

Basic, OAuth, OAuthImplicit, OAuthPassword

Data Type

string

Default Value

"Basic"

Remarks

  • 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 24.0.8963