GetCertificateCertificatePolicyX509CertificatePropertySubjectAlternativeName

Constructors

constructor(dnsNames: List<String>, emails: List<String>, upns: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of alternative DNS names (FQDNs) identified by the Certificate.

Link copied to clipboard

A list of email addresses identified by this Certificate.

Link copied to clipboard

A list of User Principal Names identified by the Certificate.