AuthenticationChallengeContext.ActionDescriptor プロパティ

定義

アクション記述子を取得または設定します。

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

プロパティ値

チャレンジに関連付けられたアクション記述子。

適用対象