Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CorsRule

Package version

Specifies a CORS rule for the Map Account.

Hierarchy

  • CorsRule

Index

Properties

Properties

allowedOrigins

allowedOrigins: string[]

Required if CorsRule element is present. A list of origin domains that will be allowed via CORS, or "*" to allow all domains

Generated using TypeDoc