다음을 통해 공유


CorsResult.IsOriginAllowed 속성

정의

원본이 허용되는지 여부를 결정하는 값을 가져오거나 설정합니다. 이면 falseCORS 헤더를 보내지 않아야 합니다.

public:
 property bool IsOriginAllowed { bool get(); void set(bool value); };
public bool IsOriginAllowed { get; set; }
member this.IsOriginAllowed : bool with get, set
Public Property IsOriginAllowed As Boolean

속성 값

적용 대상