Share via


CertificateTags type

Interfaccia che rappresenta la forma dei tag certificato. I tag sono solo coppie chiave-valore stringa.

type CertificateTags = { [propertyName: string]: string }