Back to Node Auth0

Interface CspReportingInfrastructure

docs/interfaces/management.Management.CspReportingInfrastructure.html

5.12.01022 B
Original Source

Interface CspReportingInfrastructure

Global reporting infrastructure configuration.

interface CspReportingInfrastructure {
report_to?: CspReportTo | null;
reporting_endpoints?: CspReportingEndpoints;
}

Index

Properties

report_to?reporting_endpoints?

Properties

Optionalreport_to

report_to?: CspReportTo | null

Optionalreporting_endpoints

reporting_endpoints?: CspReportingEndpoints

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties report_toreporting_endpoints