Share via


BackendAuthorizationHeaderCredentials.Parameter Property

Definition

Gets or sets authentication Parameter value.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to