Compartir a través de


ServerConnectionPolicy.ConnectionType Propiedad

Definición

Obtiene o establece el tipo de conexión del servidor. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a