Security Considerations
DevExpress .NET controls include mechanisms designed to reduce security-related risks. Use the following Blazor-related features to improve the overall security posture of your DevExpress-powered Blazor app:
- Content Security Policy
- Safe Deserialization
- Suppress Control Requests to Download Data from External URLs
- Suppress New Processes Initiated by .NET Controls
- Prevent Cross-Site Scripting (XSS) Attacks
- Validate User Input
General Information
The following document addresses a series of frequently asked security-related questions and includes links to Best Practice articles for various development platforms and products.
Security - What You Need to Know