Table of Contents

Field ContentSecurityPolicy

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

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.