Skip to content

HtmlReportCallbackUrlBuilder.GetCookiesToForward method

Gets the cookies to forward to the report callback, including the report auth cookie and the current request's authentication and language cookies.

protected virtual IEnumerable<Cookie> GetCookiesToForward()

See Also