Partager via


CorsResult.AllowedExposedHeaders Propriété

Définition

Obtient les en-têtes autorisés qui peuvent être exposés dans la réponse.

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)

Valeur de propriété

S’applique à