FilterInfo.AuthenticationFilters Property
Gets all the authentication filters in the application.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Collections.Generic.IList<IAuthenticationFilter>The list of authentication filters.
Show: