Controller.IAuthenticationFilter.OnAuthentication Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Ta metoda wywołuje metodę OnAuthentication.
void IAuthenticationFilter.OnAuthentication (System.Web.Mvc.Filters.AuthenticationContext filterContext);
abstract member System.Web.Mvc.Filters.IAuthenticationFilter.OnAuthentication : System.Web.Mvc.Filters.AuthenticationContext -> unit
override this.System.Web.Mvc.Filters.IAuthenticationFilter.OnAuthentication : System.Web.Mvc.Filters.AuthenticationContext -> unit
Sub OnAuthentication (filterContext As AuthenticationContext) Implements IAuthenticationFilter.OnAuthentication
Parametry
- filterContext
- AuthenticationContext
Kontekst filtru.