KeyVaultProperties.KeyIdentifier 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定版本密碼的完整路徑。 範例:https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053。 若要使用,必須符合下列必要條件:
Batch 帳戶具有系統指派的身分識別:帳戶身分識別已獲得金鑰/取得、金鑰/解除包裝和金鑰/包裝許可權。KeyVault 已啟用虛刪除和清除保護
[Newtonsoft.Json.JsonProperty(PropertyName="keyIdentifier")]
public string KeyIdentifier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyIdentifier")>]
member this.KeyIdentifier : string with get, set
Public Property KeyIdentifier As String
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute