다음을 통해 공유


AuthenticationContext.Result 속성

정의

인증이 시도되었지만 실패했음을 나타내는 오류 결과를 가져오거나 설정합니다.

public System.Web.Mvc.ActionResult Result { get; set; }
member this.Result : System.Web.Mvc.ActionResult with get, set
Public Property Result As ActionResult

속성 값

인증 결과입니다.

적용 대상