ok I see one support AuthenticationToken that what I need.
Momchil
Telerik team
commented on 18 Jul 2023, 03:12 PM
Hi Louis,
You are correct that only the Blazor Report Viewer supports AuthenticationToken.
That is because the Blazor Report Viewer (used in the BlazorIntegrationDemo) is a wrapper of the HTML5 Report Viewer (HTML5 viewer supports authentication token), while the Native Blazor Report Viewer (used in the BlazorNativeIntegrationDemo) is a newer component built from the ground up using native Blazor components.