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