AuthorizationMethod type
Definieert waarden voor AuthorizationMethod.
type AuthorizationMethod =
| "HEAD"
| "OPTIONS"
| "TRACE"
| "GET"
| "POST"
| "PUT"
| "PATCH"
| "DELETE"
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Definieert waarden voor AuthorizationMethod.
type AuthorizationMethod =
| "HEAD"
| "OPTIONS"
| "TRACE"
| "GET"
| "POST"
| "PUT"
| "PATCH"
| "DELETE"