CorsResult.AllowedHeaders Property

Definition

Gets the allowed headers.

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)

Property Value

Applies to