共用方式為


KeyVaultProperties 類別

定義

有關組態存放區之金鑰保存庫加密的設定。

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

建構函式

KeyVaultProperties()

初始化 KeyVaultProperties 類別的新實例。

KeyVaultProperties(String, String, String)

初始化 KeyVaultProperties 類別的新實例。

屬性

KeyName

取得或設定用來加密資料的金鑰名稱。

KeyvaultUri

取得或設定用來加密資料之金鑰保存庫金鑰的 URI。

KeyVersion

取得或設定用來加密資料之金鑰的金鑰版本。

適用於