New to Telerik ReportingStart a free 30-day trial

The authenticationToken(token) method of the HTML5 Report Viewer

Sets the authentication token.

Parameters:

ParameterDescription
tokenstring; the authentication token. For more information please see jQuery.fn.telerik_ReportViewer’s authenticationToken option in Report Viewer Initialization;

Returns: the current ReportViewer object.

JavaScript
var reportViewer = $("#reportViewer1").data("telerik_ReportViewer");
reportViewer.authenticationToken("bad18eba1ff45jk7858b8ae88a77fa30");

See Also

In this article
See Also
Not finding the help you need?
Contact Support