Code Assist MCP for Anaplan

Build 26.0.9655

CertificateType

Specifies the format of the certificate.

Possible Values

PEM_FILE, PEM_BLOB

Data Type

string

Default Value

"PEM_FILE"

Remarks

This connection property determines the expected format of the value of the Certificate connection property. Set this property in accordance with the type of PEM certificate you want to use to authenticate.

If you want to use a certificate file, set this connection property to PEM_FILE and set Certificate to the absolute path to the certificate file.

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

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