KeyVaultCertificateValue¶
Represents versioned Azure Key Vault certificate value objects, including certificate material and issuance policy metadata.
Labels: :KeyVaultCertificateValue
Properties:
id- Certificate value version ID (primary key)name- Certificate namecer- Encoded certificate contentcontentType- Certificate content typekid- Related Key Vault key IDsid- Related Key Vault secret IDx509Thumbprint- Thumbprint valuex509ThumbprintHex- Hex-encoded thumbprintenabled- Whether the certificate value is enablednotBefore- Time before which the certificate value is invalidexpires- Expiration timecreated- Creation timeupdated- Last update timerecoverableDays- Number of recoverable daysrecoveryLevel- Recovery levelissuerTransparency- Certificate transparency setting from the issuer policyissuerType- Issuer certificate typeissuerName- Issuer nameexportable- Whether the private key is exportablekeyType- Key algorithm or key typesecretContentType- Content type used for the backing secretkeyUsage- X.509 key usage valuesx509SubjectName- X.509 subject name from the policyx509DnsNames- DNS subject alternative namesx509Emails- Email subject alternative namesx509Upns- UPN subject alternative namestags- Certificate tags askey:valuestrings
Relationships:
HAS_VERSION← KeyVaultCertificate - Parent certificate metadata node
Example Queries¶
Find versioned Key Vault certificate values and their issuance details: