Azure Key Vault · Schema

CertificateImportParameters

The certificate import parameters.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Properties

Name Type Description
value string Base64 encoded representation of the certificate object to import. This certificate needs to contain the private key.
pwd string If the private key in base64EncodedCertificate is encrypted, the password used for encryption.
tags object Application specific metadata in the form of key-value pairs.
View JSON Schema on GitHub