Partager via


ServerConnectionType Énumération

Définition

Définit des valeurs pour ServerConnectionType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ServerConnectionType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ServerConnectionType = 
Public Enum ServerConnectionType
Héritage
ServerConnectionType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Default 0
Proxy 1
Redirect 2

S’applique à