Click or drag to resize

ContentSecurityPolicyIssueDetailsViolatedDirective Property

Version 94.4.20
Specific directive that is violated, causing the CSP issue.

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public string ViolatedDirective { get; set; }

Property Value

Type: String
See Also