Name | Description | |
---|---|---|
![]() | AuthToken | JWT token that should be used in connection with AuthType when using combit.Reporting.Web.WebReportAuthenticationType.JWT. |
![]() | AuthType | Set this property to change the type of authentification that should be used by the Web Report Designer. If using combit.Reporting.Web.WebReportAuthenticationType.JWT be sure to also set AuthToken to the specific JWT token. |
![]() | BackendUrl | If your backend is running on an other URL than the frontend is hosted, then you can set the backend URL here. |
![]() | CustomData | Can be assigned to any object. This object will be available as the combit.Reporting.Web.WebReportDesigner.Server.ProvideInformationReadOnlyBase.ClientCustomData property in the arguments of any callback function which is fired from Web Report Designer. |
![]() | DefaultProject | Set this property to define a project which should be opened in the Web Report Designer. |
![]() | Title | Set this property to change the HTML page title for the Web Report Designer page. |