Sdílet prostřednictvím


UnauthenticatedClientAction Výčet

Definice

Definuje hodnoty pro 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
Dědičnost
UnauthenticatedClientAction
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

AllowAnonymous 1
RedirectToLoginPage 0

Platí pro