RUM powered by Grail JavaScript API - 1.327.2
    Preparing search index...

    Interface RUMStandaloneCspRuleViolationEventContext

    The context provided for CSP Violations.

    interface RUMStandaloneCspRuleViolationEventContext {
        cspViolation: CSPViolationReportBody | SecurityPolicyViolationEvent;
        type: CSP_VIOLATION;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties