ProtocolTypes Enumeration

Definition

Definiert Werte für 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
Vererbung
ProtocolTypes
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Http 0
Https 1

Gilt für: