IHeaderDictionary.AccessControlAllowMethods Property

Definition

Gets or sets the Access-Control-Allow-Methods HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues AccessControlAllowMethods { get; set; }
member this.AccessControlAllowMethods : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property AccessControlAllowMethods As StringValues

Property Value

Applies to