ScriptPermissionManager.Evidence Property
Specifies the evidence-based security policy that is applied for script execution.
Namespace: DevExpress.XtraReports.Security
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Evidence | The evidence-based security policy. |
Remarks
This property is used only in the obsolete ‘Restricted’ script execution mode.
See Also