LocalReport.ExecuteReportInSandboxAppDomain-Methode
Causes processing extensions and expressions to be run in an application domain with limited permissions.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
'Declaration
'Usage
Hinweise
This is the default mode that runs processing extensions and expressions in a sandbox application domain with only the Execute security permission flag.
This mode is designed to enable untrusted reports that use untrusted processing extensions to run securely.
This mode negatively impacts performance.
Siehe auch
Verweis
LocalReport-Klasse
LocalReport-Member
Microsoft.Reporting.WinForms-Namespace