Compartilhar via


HttpConnectivitySettings.EnabledCredential Propriedade

Definição

Obtém ou define se a autorização baseada em HTTP está ou não habilitada. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a