次の方法で共有


Key.IsEncrypted プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="encrypted")]
public bool IsEncrypted { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encrypted")>]
member this.IsEncrypted : bool with get, set
Public Property IsEncrypted As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象