UnauthenticatedClientAction 열거형

정의

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
상속
UnauthenticatedClientAction
특성
Newtonsoft.Json.JsonConverterAttribute

필드

AllowAnonymous 1
RedirectToLoginPage 0

적용 대상