Compartir a través de


AllowedMethods type

Define los valores de AllowedMethods.
KnownAllowedMethods se puede usar indistintamente con AllowedMethods; esta enumeración contiene los valores conocidos que admite el servicio.

Valores conocidos admitidos por el servicio

DELETE
GET
HEAD
MERGE
POST
OPTIONS
PUT
PATCH
CONNECT
TRACE

type AllowedMethods = string