次の方法で共有


JsonWebKey.Kid プロパティ

定義

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="kid", Required=Newtonsoft.Json.Required.Default)]
public string Kid { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="kid", Required=Newtonsoft.Json.Required.Default)>]
member this.Kid : string with get, set
Public Property Kid As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象