Partager via


ServerConnectionPolicy.ConnectionType Propriété

Définition

Obtient ou définit le type de connexion au serveur. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à