次の方法で共有


RestAuthLocation 列挙型

定義

RestAuthLocation の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RestAuthLocation
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RestAuthLocation = 
Public Enum RestAuthLocation
継承
RestAuthLocation
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Header 1
Query 0

適用対象