FilterInfo.AuthenticationFilters Свойство

Определение

Получает все фильтры проверки подлинности в приложении.

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)

Значение свойства

Список фильтров проверки подлинности.

Применяется к