次の方法で共有


KeyVaultProperties クラス

定義

キー コンテナーのプロパティ。

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

コンストラクター

KeyVaultProperties()

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

KeyVaultProperties(String, String, String)

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

プロパティ

KeyName

KeyVault キーの名前を取得または設定します。

KeyVaultUri

KeyVault の Uri を取得または設定します。

KeyVersion

KeyVault キーのバージョンを取得または設定します。

適用対象