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