Share via


CertificateTags type

Eine Schnittstelle, die die Form der Zertifikattags darstellt. Die Tags sind nur Zeichenfolgenschlüssel-Wert-Paare.

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