SerializationFormatRule Class
In This Article
OBSOLETE
This class is now obsolete.
A rule that allows or denies a report layout serialization format.
Namespace: DevExpress.XtraReports.Security
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
[Obsolete("This class is now obsolete.Deserialization from CodeDOM format is unsafe and has been disabled. See the following article for more information: https://go.devexpress.com/Feb2025_Deserialization_Issue_Reporting_CodeDOM.aspx", true)]
public class SerializationFormatRule :
IAccessRule
#Related API Members
The following members return SerializationFormatRule objects:
See Also