Share via


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

屬性值

挑戰回應。

適用於