CertificateMetadataOutput interface
Certificates metadata
Properties
| name | Name of the certificate. |
| type | Type of certificate |
| value | The value of the certificate for respective type |
Property Details
name
Name of the certificate.
name?: string
Property Value
string
type
Type of certificate
type?: "AKV_CERT_URI"
Property Value
"AKV_CERT_URI"
value
The value of the certificate for respective type
value?: string
Property Value
string