HttpProtocol 列挙型

定義

HttpProtocol の値を定義します。

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

フィールド

Https 1
Httpshttp 0

適用対象