Click or drag to resize

CSPViolationType Enumeration

Version 102.0.100
CSP Violation type.

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