次の方法で共有


AuthenticationContext.ActionDescriptor プロパティ

定義

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

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

プロパティ値

認証に関連付けられたアクション メソッド。

適用対象