Cmdlets for SAP SuccessFactors

Build 25.0.9434

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 if PrivateKeyType is set to PEMKEY_FILE.

Set PrivateKeyType to PEMKEY_BLOB to provide the Private key in one of the below formats: 1. Content of the PEM file. 2. Content of the PEM file as base64 encoded. 3. The private key found between the --BEGIN ENCRYPTED PRIVATE KEY-- and --END ENCRYPTED PRIVATE KEY-- lines.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434