Share via


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

속성 값

적용 대상