Compartir a través de


OpenIdAuthenticationSettingsContract.BearerTokenSendingMethods Propiedad

Definición

Obtiene o establece cómo enviar el token al servidor.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a