APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Azure Key Vault
CertificateImportParameters
Azure Key Vault
· Schema
CertificateImportParameters
The certificate import parameters.
Certificates
Cloud Security
Cryptography
Key Management
Secrets Management
Security
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