Field ContentSecurityPolicy
The HTTP Content-Security-Policy header.
Defines security policies for the content, helping to prevent cross-site scripting (XSS) and other code injection attacks.
public const string ContentSecurityPolicy = "Content-Security-Policy"
Returns
- string
- The HTTP Content-Security-Policy header. Defines security policies for the content, helping to prevent cross-site scripting (XSS) and other code injection attacks.