Page 1 of 1

Stimulsoft.Reports.Web.NetCore StiDesigner HideConnectionString

Posted: Wed May 06, 2020 1:00 pm
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);

Re: Stimulsoft.Reports.Web.NetCore StiDesigner HideConnectionString

Posted: Wed May 06, 2020 6:03 pm
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.