ADO.NET Provider for PayPal

Build 26.0.9655

AuthScheme

Specifies the type of authentication to use when connecting to PayPal.

Possible Values

Basic, OAuthClient

Data Type

string

Default Value

"Basic"

Remarks

The driver supports two authentication schemes:

  • OAuthClient: Supports authentication via OAuth using the client credentials grant type.
  • Basic: Supports authentication using basic user/password/signature credentials.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655