Partilhar via


HttpMethodActionConstraint.HttpMethods Propriedade

Definição

Obtém a lista de métodos HTTP permitidos. Retornará uma lista vazia se todos os métodos HTTP forem permitidos.

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)

Valor da propriedade

Aplica-se a