disabled property
If true, the setting specifies the CORS policy is disabled.
The default value of false, which indicates that the CORS policy is in effect.
Implementation
core.bool? disabled;
If true, the setting specifies the CORS policy is disabled.
The default value of false, which indicates that the CORS policy is in effect.
core.bool? disabled;