次の方法で共有


HttpOperationInfo.Security プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="security")]
public Newtonsoft.Json.Linq.JArray Security { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="security")>]
member this.Security : Newtonsoft.Json.Linq.JArray
Public ReadOnly Property Security As JArray

プロパティ値

Newtonsoft.Json.Linq.JArray
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象