共用方式為


KeyVaultCertificateSourceParameters.SecretName 屬性

定義

取得或設定代表金鑰保存庫中完整憑證 PFX) 的金鑰保存庫秘密 (名稱。

[Newtonsoft.Json.JsonProperty(PropertyName="secretName")]
public string SecretName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secretName")>]
member this.SecretName : string with get, set
Public Property SecretName As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於