PortalConfigCorsProperties interface
The developer portal Cross-Origin Resource Sharing (CORS) settings.
Properties
allowed |
Allowed origins, e.g. |
Property Details
allowedOrigins
Allowed origins, e.g. https://trusted.com
.
allowedOrigins?: string[]
Property Value
string[]