JDBC Driver for SAP SuccessFactors

Build 23.0.8839

PrivateKeyType

Used together with the PrivateKey connection property. Specifies the private key type provided for OAuth authentication.

Possible Values

PEMKEY_FILE, PEMKEY_BLOB

データ型

string

デフォルト値

"PEMKEY_FILE"

解説

This property can take one of the following values:

PEMKEY_FILE (default)The PrivateKey value will be the path to the certificate you downloaded when you registered your OAuth Client Application.
PEMKEY_BLOBThe PrivateKey value will be the base64-encoded content of the certificate you downloaded when you registered your OAuth Client Application.

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