Condividi tramite


RestAuthLocation Enum

Definition

Defines values for RestAuthLocation.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RestAuthLocation
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RestAuthLocation = 
Public Enum RestAuthLocation
Inheritance
RestAuthLocation
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Header 1
Query 0

Applies to