Azure Key Vault · Schema

CertificateBundle

A certificate bundle consists of a certificate (X509) plus its attributes.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Properties

Name Type Description
id string The certificate id.
kid string The key id.
sid string The secret id.
x5t string Thumbprint of the certificate.
cer string CER contents of x509 certificate.
contentType string The content type of the secret.
tags object Application specific metadata in the form of key-value pairs.
View JSON Schema on GitHub