Data.Cloud.AzureAPI.StorageAnalytics.TCorsRule Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AllowedHeaderspublicHTTP request headers that the origin domain may specify on the CORS request.
AllowedMethodspublicHTTP methods that the origin domain may use on the CORS request.
AllowedOriginspublicDomains that are allowed to make a CORS request against the storage service.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ExposedHeaderspublicResponse headers that may be included in a response to a CORS request.
MaxAgeInSecondspublicMaximum number of seconds that the user agent should cache the preflight OPTIONS request.
XMLpublicXML representation of this CORS rule.