Compartir a través de


CorsResult.AllowedExposedHeaders Propiedad

Definición

Obtiene los encabezados permitidos que pueden exponerse en la respuesta.

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)

Valor de propiedad

Se aplica a