Partager via


UnauthenticatedClientActionV2 Énumération

Définition

Définit des valeurs pour 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
Héritage
UnauthenticatedClientActionV2
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

AllowAnonymous 1
RedirectToLoginPage 0
Return401 2
Return403 3

S’applique à