IHeaderDictionary.AccessControlAllowMethods 屬性

定義

取得或設定 Access-Control-Allow-Methods HTTP 標頭。

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

屬性值

適用於