다음을 통해 공유


AuthorizationContext.ActionDescriptor 속성

정의

특성으로 표시된 작업 메서드(예: AuthorizeAttribute 이름, 컨트롤러, 매개 변수, 특성 및 필터)에 대한 정보를 제공합니다.

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

속성 값

특성으로 표시된 AuthorizeAttribute 작업 메서드에 대한 작업 설명자입니다.

적용 대상