Delen via


UnauthenticatedClientAction Enum

Definitie

Definieert waarden voor 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
Overname
UnauthenticatedClientAction
Kenmerken
Newtonsoft.Json.JsonConverterAttribute

Velden

Name Waarde Description
RedirectToLoginPage 0
AllowAnonymous 1

Van toepassing op