次の方法で共有


KeyVaultCertificateWithPolicy クラス

定義

とその KeyVaultCertificate と共に CertificatePolicy

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

プロパティ

Cer

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

(継承元 KeyVaultCertificate)
Id

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

(継承元 KeyVaultCertificate)
KeyId

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

(継承元 KeyVaultCertificate)
Name

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

(継承元 KeyVaultCertificate)
Policy

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

Properties

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

(継承元 KeyVaultCertificate)
SecretId

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

(継承元 KeyVaultCertificate)

適用対象