Table of Contents

Property ContentSecurityPolicy

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

ContentSecurityPolicy

Gets or sets the value of 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 string? ContentSecurityPolicy { get; set; }

Property Value

string