KeyVaultProperties 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
有關組態存放區之金鑰保存庫加密的設定。
public class KeyVaultProperties
type KeyVaultProperties = class
Public Class KeyVaultProperties
- 繼承
-
KeyVaultProperties
建構函式
KeyVaultProperties() |
初始化 KeyVaultProperties 類別的新實例。 |
KeyVaultProperties(String, String, String) |
初始化 KeyVaultProperties 類別的新實例。 |
屬性
KeyName |
取得或設定用來加密資料的金鑰名稱。 |
KeyvaultUri |
取得或設定用來加密資料之金鑰保存庫金鑰的 URI。 |
KeyVersion |
取得或設定用來加密資料之金鑰的金鑰版本。 |