certificates property

List<AuthorizedCertificate>? certificates
getter/setter pair

The SSL certificates the user is authorized to administer.

Implementation

core.List<AuthorizedCertificate>? certificates;