Partilhar via


CertificateTags type

Uma interface que representa a forma das Tags de Certificado. As tags são apenas pares chave-valor de cadeia de caracteres.

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