다음을 통해 공유


CorsResult.AllowedExposedHeaders 속성

정의

응답에 공개할 수 있는 허용된 헤더를 가져옵니다.

public:
 property System::Collections::Generic::IList<System::String ^> ^ AllowedExposedHeaders { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> AllowedExposedHeaders { get; }
member this.AllowedExposedHeaders : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedExposedHeaders As IList(Of String)

속성 값

적용 대상