Compartir a través de


ProtocolTypes Enumeración

Definición

Define valores para ProtocolTypes.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ProtocolTypes
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ProtocolTypes = 
Public Enum ProtocolTypes
Herencia
ProtocolTypes
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Http 0
Https 1

Se aplica a