Skip to main content
A newer version of this page is available. .

ScriptPermissionManager Class

Provides functionality to specify the scripting security at the application level.

Namespace: DevExpress.XtraReports.Security

Assembly: DevExpress.XtraReports.v19.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class ScriptPermissionManager

The following members return ScriptPermissionManager objects:

Remarks

To learn more, see Scripting Security.

Inheritance

Object
ScriptPermissionManager
See Also