EncryptionScopeKeyVaultProperties クラス

定義

暗号化スコープのキー コンテナーのプロパティ。 暗号化スコープ 'source' 属性が 'Microsoft.KeyVault' に設定されている場合、これは必須フィールドです。

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

コンストラクター

EncryptionScopeKeyVaultProperties()

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

EncryptionScopeKeyVaultProperties(String, String, Nullable<DateTime>)

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

プロパティ

CurrentVersionedKeyIdentifier

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

KeyUri

キー コンテナー キー オブジェクトのオブジェクト識別子を取得または設定します。 適用すると、暗号化スコープは識別子によって参照されるキーを使用して、この暗号化スコープでカスタマー マネージド キーのサポートを有効にします。

LastKeyRotationTimestamp

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

適用対象