Partager via


HttpConnectivitySettings.EnabledCredential Propriété

Définition

Obtient ou définit si l’autorisation basée sur HTTP est activée ou non. Les valeurs possibles sont les suivantes : 'true', 'false'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à