CORSSettings
This enumeration controls whether error information will be exposed for cross origins.
Anonymous = 0
Cross-origin CORS requests for the element will have the omit credentials flag set.
UseCredentials = 1
Cross-origin CORS requests for the element will not have the omit credentials flag set