Walter.Web.FireWall
ContentSecurityPolicyViolation.ContentSecurityPolicyViolationsReport Class Properties


Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace : ContentSecurityPolicyViolation.ContentSecurityPolicyViolationsReport Class

For a list of all members of this type, see ContentSecurityPolicyViolation.ContentSecurityPolicyViolationsReport members.

Public Properties
 NameDescription
Public 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.  
Public Property Either "enforce" or "report" depending on whether the Content-Security-Policy-Report-Only header or the Content-Security-Policy header is used.  
Public Property The URI of the document in which the violation occurred.  
Public Property The directive whose enforcement caused the violation.  
Public Property the line number in the document that caused the violation  
Public Property The original policy as specified by the Content-Security-Policy HTTP header.  
Public Property The referrer of the document in which the violation occurred.  
Public Property The first 40 characters of the inline script, event handler, or style that caused the violation.  
Public Property the file name  
Public Property The HTTP status code of the resource on which the global object was instantiated.  
Public Property The name of the policy section that was violated.  
Top
See Also

Reference

ContentSecurityPolicyViolation.ContentSecurityPolicyViolationsReport Class
Walter.Web.FireWall Namespace