Freigeben über


AuthorizationMethod Enumeration

Definition

Definiert Werte für AuthorizationMethod.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AuthorizationMethod
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AuthorizationMethod = 
Public Enum AuthorizationMethod
Vererbung
AuthorizationMethod
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

DELETE 7
GET 3
HEAD 0
OPTIONS 1
PATCH 6
POST 4
PUT 5
TRACE 2

Gilt für: