다음을 통해 공유


CorsResult.VaryByOrigin 속성

정의

값이 'Origin'인 'Vary' 헤더가 필요한지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

적용 대상