Freigeben über


UnauthenticatedClientActionV2 Enumeration

Definition

Definiert Werte für 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
Vererbung
UnauthenticatedClientActionV2
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

AllowAnonymous 1
RedirectToLoginPage 0
Return401 2
Return403 3

Gilt für: