Partager via


OpenIdAuthenticationSettingsContract.BearerTokenSendingMethods Propriété

Définition

Obtient ou définit la façon d’envoyer un jeton au serveur.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à