Compartir a través de


BackendAuthorizationHeaderCredentials.Parameter Propiedad

Definición

Obtiene o establece el valor del parámetro de autenticación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a