Class representing the service properties pertaining to CORS.
The following tables list the members exposed by the CorsProperties type.
Public Constructors
Name | Description | |
---|---|---|
CorsProperties | Constructs a CORS Properties object. |
Public Properties
Name | Description | |
---|---|---|
CorsRules | Gets or sets CORS rules. The order of the list corresponds to precedence of rules. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |