AuthenticationChallengeContext.Result プロパティ

定義

実行するアクションの結果を取得または設定します。

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

プロパティ値

チャレンジ応答。

適用対象