FireDAC Components for Presto

Build 22.0.8462

AuthScheme

The scheme used for authentication. Accepted entries are None, Kerberos and LDAP. None is the default.

Syntax


property AuthScheme: String;

Possible Values

None, Kerberos, LDAP

Data Type

String

Default Value

"None"

Remarks

This field is used to authenticate against the server. Use the following options to select your authentication scheme:

  • None: No authentication is performed, default.
  • Kerberos: Set this to use Kerberos to authenticate.
  • LDAP: Set this to use LDAP to authenticate.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462