KeyVaultProperties クラス

定義

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

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

コンストラクター

KeyVaultProperties()

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

KeyVaultProperties(String, String, String, String, Nullable<DateTime>, Nullable<DateTime>)

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

プロパティ

CurrentVersionedKeyExpirationTimestamp

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

CurrentVersionedKeyIdentifier

使用中の現在のバージョン管理されているKey Vault キーのオブジェクト識別子を取得します。

KeyName

KeyVault キーの名前を取得または設定します。

KeyVaultUri

KeyVault の Uri を取得または設定します。

KeyVersion

KeyVault キーのバージョンを取得または設定します。

LastKeyRotationTimestamp

Key Vault キーの最後のローテーションのタイムスタンプを取得します。

適用対象