Encryption interface
設定加密的屬性
屬性
key |
列舉 Encryption 的 keySource 可能值 |
key |
KeyVault 的屬性 |
require |
開啟基礎結構加密 (雙重加密) |
屬性詳細資料
keySource
列舉 Encryption 的 keySource 可能值
keySource?: "Microsoft.KeyVault"
屬性值
"Microsoft.KeyVault"
keyVaultProperties
requireInfrastructureEncryption
開啟基礎結構加密 (雙重加密)
requireInfrastructureEncryption?: boolean
屬性值
boolean