FireDAC Components for SybaseIQ

Build 22.0.8462

AuthScheme

The scheme used for authentication. Accepted entries are Password, Kerberos.

Syntax


property AuthScheme: String;

Possible Values

Password, Kerberos

Data Type

String

Default Value

"Password"

Remarks

Together with Password and User, this field is used to authenticate against the server. Password is the default option. Use the following options to select your authentication scheme:

  • Password: Set this to use your Password.
  • Kerberos: Set this to use Kerberos authentication.

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