DxDocumentViewerRemoteSettings.AuthToken Property
Gets or sest the Bearer token to access documents on the Report and Dashboard Server.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v24.1.JSBasedControls.Common.dll
NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.Common
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the Bearer token. |
See Also