Compartir a través de


UnauthenticatedClientAction Enumeración

Definición

Define valores para UnauthenticatedClientAction.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum UnauthenticatedClientAction
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type UnauthenticatedClientAction = 
Public Enum UnauthenticatedClientAction
Herencia
UnauthenticatedClientAction
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

AllowAnonymous 1
RedirectToLoginPage 0

Se aplica a