Stimulsoft.Reports.Web.NetCore StiDesigner HideConnectionString

Stimulsoft Reports.WEB discussion
Post Reply
rabbal
Posts: 5
Joined: Sun Apr 05, 2020 9:17 am

Stimulsoft.Reports.Web.NetCore StiDesigner HideConnectionString

Post by rabbal »

Hello,

Is it possible to hide/mask "connection string" of a specific connection by its name?

I tried to set "DenyEdit" restriction for the connection but didn't apply:

Code: Select all

report.Dictionary.Restrictions.Add(ReportingConstants.ConnectionName, Stimulsoft.Report.Dictionary.StiDataType.Database, Stimulsoft.Report.Dictionary.StiRestrictionTypes.DenyEdit);
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Stimulsoft.Reports.Web.NetCore StiDesigner HideConnectionString

Post by HighAley »

Hello,

Unfortunately, it's impossible to do it for a specific connection.
Please, write a feature request to support@stimulsoft.com.

Thank you.
Post Reply