次の方法で共有


AvsEncryptionKeyVaultProperties クラス

定義

暗号化キー。

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

コンストラクター

AvsEncryptionKeyVaultProperties()

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

プロパティ

AutoDetectedKeyVersion

versionType が自動検出されている場合に、キーの自動検出されたバージョン。

KeyName

キーの名前です。

KeyState

指定されたキーの状態。

KeyVaultUri

コンテナーの URL。

KeyVersion

キーのバージョン。

VersionType

ユーザーが指定した場合、または自動検出された場合のキーのプロパティ。

適用対象