Partager via


AuthorizationServerUpdateContract.AuthorizationEndpoint Propriété

Définition

Obtient ou définit le point de terminaison d’autorisation oAuth. Consultez http://tools.ietf.org/html/rfc6749#section-3.2.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à