AuthorizationMethod type
Defines values for AuthorizationMethod.
type AuthorizationMethod =
| "HEAD"
| "OPTIONS"
| "TRACE"
| "GET"
| "POST"
| "PUT"
| "PATCH"
| "DELETE"
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Defines values for AuthorizationMethod.
type AuthorizationMethod =
| "HEAD"
| "OPTIONS"
| "TRACE"
| "GET"
| "POST"
| "PUT"
| "PATCH"
| "DELETE"