A collection of up to 100 cross-origin resource sharing (CORS) rules.

C# |
public class CORSConfiguration

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CORSConfiguration()()()() | Initializes a new instance of the CORSConfiguration class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Rules |
The collection of rules in this configuration.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithRules(array<CORSRule>[]()[][]) | Obsolete.
Sets the collecton of rules in this configuration.
|

Object | |
![]() | CORSConfiguration |