DeletedCertificate クラス

定義

削除された KeyVaultCertificateWithPolicy

public class DeletedCertificate : Azure.Security.KeyVault.Certificates.KeyVaultCertificateWithPolicy
type DeletedCertificate = class
    inherit KeyVaultCertificateWithPolicy
Public Class DeletedCertificate
Inherits KeyVaultCertificateWithPolicy
継承

プロパティ

Cer

CER 形式のパブリック X509 証明書を取得します。

(継承元 KeyVaultCertificate)
DeletedOn

証明書が DateTimeOffset 削除された日時を示す を取得します。

Id

証明書の識別子を取得します。

(継承元 KeyVaultCertificate)
KeyId

証明書をバックアップするKey Vault キーの識別子を取得します。

(継承元 KeyVaultCertificate)
Name

証明書の名前を取得します。

(継承元 KeyVaultCertificate)
Policy

証明書の現在のポリシーを取得します。

(継承元 KeyVaultCertificateWithPolicy)
Properties

の追加のプロパティを取得します KeyVaultCertificate

(継承元 KeyVaultCertificate)
RecoveryId

削除された証明書の識別子を取得します。

ScheduledPurgeDate

削除された証明書が消去されるときに の を DateTimeOffset 取得します。

SecretId

証明書とその秘密キーの PFX 形式のコンテンツの PEM を含む Key Vault シークレットの識別子を取得します。

(継承元 KeyVaultCertificate)

適用対象