subjectAlternativeNames property

List<String>? subjectAlternativeNames
final

An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) for the certificate.

Implementation

final List<String>? subjectAlternativeNames;