Click or drag to resize

CSPViolationType Enumeration

Version 118.6.80
CSP Violation type.

Namespace:  CefSharp.DevTools.DOMDebugger
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public enum CSPViolationType
Members
  Member nameValueDescription
TrustedtypeSinkViolation0 trustedtype-sink-violation
TrustedtypePolicyViolation1 trustedtype-policy-violation
See Also