CertificateTags type
An interface representing the shape of the Certificate Tags. The tags are just string key-value pairs.
type CertificateTags = { [propertyName: string]: string }
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
An interface representing the shape of the Certificate Tags. The tags are just string key-value pairs.
type CertificateTags = { [propertyName: string]: string }