Freigeben über


ServerConnectionPolicy.ConnectionType Eigenschaft

Definition

Ruft den Serververbindungstyp ab oder legt ihn fest. Mögliche Werte: "Default", "Redirect", "Proxy"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionType")]
public string ConnectionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionType")>]
member this.ConnectionType : string with get, set
Public Property ConnectionType As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: