Bagikan melalui


BackendAuthorizationHeaderCredentials.Scheme Property

Definition

Gets or sets authentication Scheme name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to