KeyVaultProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
キー コンテナーのプロパティ。
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 キーの最後のローテーションのタイムスタンプ。 |