次の方法で共有


KeyVaultProperties クラス

定義

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

コンストラクター

KeyVaultProperties()

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

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

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

プロパティ

Identity

キー コンテナーへのアクセスに使用する ID のクライアント ID を取得または設定します。

KeyIdentifier

暗号化キーにアクセスするためのキー コンテナー URI を取得または設定します。

KeyRotationEnabled

CMK が有効なレジストリの自動キー ローテーション状態を取得します。

LastKeyRotationTimestamp

最後に成功したキーローテーションのタイムスタンプを取得します。

VersionedKeyIdentifier

暗号化に実際に使用されるキーのバージョンを含む完全修飾キー識別子を取得します。

適用対象