Partager via


AuthorizationServerUpdateContract.ClientRegistrationEndpoint Propriété

Définition

Obtient ou définit une référence facultative à une page dans laquelle l’inscription du client ou de l’application pour ce serveur d’autorisation est effectuée. Contient l'URL absolue de l'entité référencée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à