KeyVaultProperties クラス

定義

KeyVaultProperties。

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

コンストラクター

KeyVaultProperties()

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

プロパティ

CurrentKeyIdentifier

Media Services アカウントの暗号化に使用される現在のキー (キーのバージョンを含む)。

KeyIdentifier

アカウントの暗号化に使用するKey Vault キーの URL。 キーは、バージョン管理されている (たとえば https://vault/keys/mykey/version1) 、バージョンのないキーを参照する) 場合があります (たとえば、 https://vault/keys/mykey).

適用対象