SSIS Components for Anaplan

Build 26.0.9655

PrivateKey

Specifies the private key to use for certificate authentication.

Data Type

string

Default Value

""

Remarks

Certificate authentication uses PEM private keys to authenticate. The component can accept PEM private keys in one of two forms: key files in PEM format or strings containing Base64-encoded PEM keys.

If you want to use a key file, set PrivateKeyType to PEM_FILE and set this property to the absolute path to the private key file.

If you want to supply the key as a string, set PrivateKeyType to PEM_BLOB and set this property to the key content, encoded in Base64.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655