Property RedirectUrl
RedirectUrl
Gets or sets the redirect URL for the client.
Declaration
[[System.Text.Json.Serialization.JsonPropertyName("redirect_url")]]
public string? RedirectUrl { get; set; }
Property Value
Type | Description |
---|---|
System.String |