AuthorizationMethod type
Defines values for AuthorizationMethod.
type AuthorizationMethod =
| "HEAD"
| "OPTIONS"
| "TRACE"
| "GET"
| "POST"
| "PUT"
| "PATCH"
| "DELETE"
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Defines values for AuthorizationMethod.
type AuthorizationMethod =
| "HEAD"
| "OPTIONS"
| "TRACE"
| "GET"
| "POST"
| "PUT"
| "PATCH"
| "DELETE"