RUM powered by Grail JavaScript API - 1.327.2
Preparing search index...
RUMStandaloneCspRuleViolationEventContext
Interface RUMStandaloneCspRuleViolationEventContext
The context provided for CSP Violations.
See
RUMStandaloneCspRuleViolationEvent
interface
RUMStandaloneCspRuleViolationEventContext
{
cspViolation
:
CSPViolationReportBody
|
SecurityPolicyViolationEvent
;
type
:
CSP_VIOLATION
;
}
Hierarchy (
View Summary
)
BaseEventContext
RUMStandaloneCspRuleViolationEventContext
Index
Properties
csp
Violation
type
Properties
csp
Violation
cspViolation
:
CSPViolationReportBody
|
SecurityPolicyViolationEvent
type
type
:
CSP_VIOLATION
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
csp
Violation
type
RUM powered by Grail JavaScript API - 1.327.2
Loading...
The context provided for CSP Violations.
See
RUMStandaloneCspRuleViolationEvent