Freigeben über


AuthorizationServerContract.AuthorizationEndpoint Eigenschaft

Definition

Ruft den oAuth-Autorisierungsendpunkt ab oder legt diesen fest. Siehe 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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: