ConfigOptions.CorsPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets an attribute used as policy for Cross-Origin requests.
public System.Web.Http.Cors.EnableCorsAttribute CorsPolicy { get; set; }
member this.CorsPolicy : System.Web.Http.Cors.EnableCorsAttribute with get, set
Public Property CorsPolicy As EnableCorsAttribute
Property Value
System.Web.Http.Cors.EnableCorsAttribute