CorsPolicy.ExposedHeaders 属性

定义

获取可由资源使用且可以公开的标头。

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

属性值

适用于