Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubjectAlternativeNamesAll

Package version

An interface representing the alternative names of the subject of a certificate policy.

Hierarchy

  • SubjectAlternativeNamesAll

Index

Properties

dnsNames

dnsNames: ArrayOneOrMore<string>

Domain names.

emails

emails: ArrayOneOrMore<string>

Email addresses.

userPrincipalNames

userPrincipalNames: ArrayOneOrMore<string>

User principal names.

Generated using TypeDoc