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

屬性值

驗證結果。

適用於