crlAccessUrls property

List<String>? crlAccessUrls
getter/setter pair

The URLs where this CertificateAuthority's CRLs are published.

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

Implementation

core.List<core.String>? crlAccessUrls;