Freigeben über


OpenIdAuthenticationSettingsContract.BearerTokenSendingMethods Eigenschaft

Definition

Ruft ab oder legt fest, wie token an den Server gesendet werden soll.

[Newtonsoft.Json.JsonProperty(PropertyName="bearerTokenSendingMethods")]
public System.Collections.Generic.IList<string> BearerTokenSendingMethods { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bearerTokenSendingMethods")>]
member this.BearerTokenSendingMethods : System.Collections.Generic.IList<string> with get, set
Public Property BearerTokenSendingMethods As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: