Compartir a través de


AuthorizationServerUpdateContract.TokenEndpoint Propiedad

Definición

Obtiene o establece el punto de conexión del token de oAuth. Contiene el URI absoluto de la entidad a la que se hace referencia.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a