Compartir a través de


CorsResult.AllowedMethods Propiedad

Definición

Obtiene los métodos permitidos.

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

Valor de propiedad

Se aplica a