SecretBundle.Kid プロパティ

定義

これが KV 証明書をバックアップするシークレットであるかどうかを取得し、このフィールドは KV 証明書をバッキングする対応するキーを指定します。

[Newtonsoft.Json.JsonProperty(PropertyName="kid")]
public string Kid { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kid")>]
member this.Kid : string
Public ReadOnly Property Kid As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象