次の方法で共有


KeyVaultProperties クラス

定義

キー コンテナーのプロパティ。

public class KeyVaultProperties
type KeyVaultProperties = class
Public Class KeyVaultProperties
継承
KeyVaultProperties

コンストラクター

KeyVaultProperties()

KeyVaultProperties の新しいインスタンスを初期化します。

プロパティ

CurrentVersionedKeyExpirationTimestamp

これは、暗号化に使用されているカスタマー マネージド キーの現在のバージョンの有効期限を表す読み取り専用プロパティです。

CurrentVersionedKeyIdentifier

使用中の現在のバージョン管理されたKey Vaultキーのオブジェクト識別子。

KeyName

KeyVault キーの名前。

KeyVaultUri

KeyVault の URI。

KeyVersion

KeyVault キーのバージョン。

LastKeyRotationTimestamp

Key Vault キーの最後のローテーションのタイムスタンプ。

適用対象