Excel Add-In for Acumatica

Build 24.0.9062

AuthScheme

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

Possible Values

Basic, OAuth, OAuthImplicit, OAuthPassword

データ型

string

デフォルト値

"Basic"

解説

  • 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.9062