Walter.Web.FireWall
BlockedUri Property (ContentSecurityPolicyViolation.ContentSecurityPolicyViolationsReport)
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > ContentSecurityPolicyViolation.ContentSecurityPolicyViolationsReport Class : BlockedUri Property
The URI of the resource that was blocked from loading by the Content Security Policy. If the blocked URI is from a different origin than the document-uri, then the blocked URI is truncated to contain just the scheme, host, and port.
Syntax
public string BlockedUri {get; set;}

Property Value

The blocked URI.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ContentSecurityPolicyViolation.ContentSecurityPolicyViolationsReport Class
ContentSecurityPolicyViolation.ContentSecurityPolicyViolationsReport Members