共用方式為


KeyVaultProperties 類別

定義

使用 Microsoft.KeyVault 的加密金鑰來源時,KeyVault 設定。

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

建構函式

KeyVaultProperties()

初始化 KeyVaultProperties 類別的新實例。

KeyVaultProperties(String)

初始化 KeyVaultProperties 類別的新實例。

屬性

KeyIdentifier

取得或設定版本密碼的完整路徑。 範例:https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053。 若要可供使用,必須符合下列必要條件:

Batch 帳戶具有系統指派的身分識別:帳戶身分識別已獲授與金鑰/取得、金鑰/解除包裝和金鑰/包裝許可權:KeyVault 已啟用虛刪除和清除保護

適用於