Udostępnij za pośrednictwem


FilterInfo.AuthenticationFilters Właściwość

Definicja

Pobiera wszystkie filtry uwierzytelniania w aplikacji.

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)

Wartość właściwości

Lista filtrów uwierzytelniania.

Dotyczy