Cmdlets for SAP SuccessFactors

Build 24.0.9062

PrivateKey Parameter (Connect-SAPSuccessFactors Cmdlet)

The private key provided for OAuth authentication.

Syntax

Connect-SAPSuccessFactors -PrivateKey string

Data Type

cstr

Default Value

""

Remarks

The path to the certificate you downloaded when you registered your OAuth Client Application, or the base64-encoded content of the certificate.

If providing the base64-encoded content, the PrivateKeyType needs to be set to PEMKEY_BLOB.

The certificate should contain the private key between --BEGIN ENCRYPTED PRIVATE KEY-- and --END ENCRYPTED PRIVATE KEY--.

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