Controller::IAuthenticationFilter::OnAuthentication Method (AuthenticationContext^)
This method calls the OnAuthentication method.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
private: virtual void OnAuthentication( AuthenticationContext^ filterContext ) sealed = IAuthenticationFilter::OnAuthentication
Parameters
- filterContext
-
Type:
System.Web.Mvc.Filters::AuthenticationContext^
The filter context.
Show: