PolicySubjectProperties interface
An interface representing the possible subject properties of a certificate's policy. The final type requires at least one of these properties to exist.
Properties
subject | The subject name. Should be a valid X509 distinguished Name. |
subject |
The subject alternative names. |
Property Details
subject
The subject name. Should be a valid X509 distinguished Name.
subject: string
Property Value
string
subjectAlternativeNames
The subject alternative names.
subjectAlternativeNames: SubjectAlternativeNames