Condividi tramite


HttpMethodActionConstraint.HttpMethods Proprietà

Definizione

Ottiene l'elenco dei metodi HTTP consentiti. Restituisce un elenco vuoto se sono consentiti tutti i metodi HTTP.

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

Valore della proprietà

Si applica a