Partager via


IAuthenticationFilter.OnAuthenticationChallenge Méthode

Définition

Ajoute un défi d’authentification au actuel ActionResult.

public void OnAuthenticationChallenge (System.Web.Mvc.Filters.AuthenticationChallengeContext filterContext);
abstract member OnAuthenticationChallenge : System.Web.Mvc.Filters.AuthenticationChallengeContext -> unit
Public Sub OnAuthenticationChallenge (filterContext As AuthenticationChallengeContext)

Paramètres

filterContext
AuthenticationChallengeContext

Contexte à utiliser pour le challenge d'authentification.

S’applique à