Click or drag to resize

ContentSecurityPolicyIssueDetailsBlockedURL Property

Version 118.6.80
The url not included in allowed sources.

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

Property Value

Type: String
See Also