crlAccessUrl property

String? crlAccessUrl
getter/setter pair

The URL where this CertificateAuthority's CRLs are published.

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

Implementation

core.String? crlAccessUrl;