Compartir a través de


HttpConnectivitySettings.EnabledCredential Propiedad

Definición

Obtiene o establece si la autorización basada en HTTP está habilitada o no. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a