UnauthenticatedClientActionV2 Enumeração

Definição

Define valores para UnauthenticatedClientActionV2.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum UnauthenticatedClientActionV2
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type UnauthenticatedClientActionV2 = 
Public Enum UnauthenticatedClientActionV2
Herança
UnauthenticatedClientActionV2
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

AllowAnonymous 1
RedirectToLoginPage 0
Return401 2
Return403 3

Aplica-se a