FireDAC Components for DocuSign

Build 23.0.8839

AuthScheme

The type of authentication to use when connecting to DocuSign.

Syntax


property AuthScheme: String;

Possible Values

OAuth, OAuthJWT

Data Type

String

Default Value

"OAuth"

Remarks

  • OAuth: Set this to perform OAuth authentication.
  • OAuthJWT: Set this to perform OAuthJWT authentication.

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