caCertificateAccessUrl property

String? caCertificateAccessUrl
getter/setter pair

The URL where this CertificateAuthority's CA certificate is published.

This will only be set for CAs that have been activated.

Implementation

core.String? caCertificateAccessUrl;