KestrunResponse.RedirectUrl property

Gets or sets the URL to redirect the response to, if an HTTP redirect is required.

public string? RedirectUrl { get; set; }

See Also