certificateAuthorityData property

String? certificateAuthorityData
getter/setter pair

Contains a Base64 encoded, PEM formatted certificate authority certificate for the LDAP server.

This must be provided for the "ldaps" and "startTLS" connections.

Optional.

Implementation

core.String? certificateAuthorityData;