Sdílet prostřednictvím


FilterInfo.AuthenticationFilters Vlastnost

Definice

Získá všechny filtry ověřování v aplikaci.

public System.Collections.Generic.IList<System.Web.Mvc.Filters.IAuthenticationFilter> AuthenticationFilters { get; }
member this.AuthenticationFilters : System.Collections.Generic.IList<System.Web.Mvc.Filters.IAuthenticationFilter>
Public ReadOnly Property AuthenticationFilters As IList(Of IAuthenticationFilter)

Hodnota vlastnosti

Seznam ověřovacích filtrů.

Platí pro