CoreSubjectAlternativeNames interface
The subject alternate names of a X509 object.
Property Details
dnsNames
Domain names.
dnsNames?: string[]
Property Value
string[]
emails
Email addresses.
emails?: string[]
Property Value
string[]
upns
User principal names.
upns?: string[]
Property Value
string[]