다음을 통해 공유


CorsResult.AllowedHeaders 속성

정의

허용된 헤더를 가져옵니다.

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

속성 값

적용 대상