IAuthenticationFilter.OnAuthenticationChallenge Metoda

Definice

Přidá k aktuálnímu ActionResultobjektu výzvu ověřování.

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

Parametry

filterContext
AuthenticationChallengeContext

Kontext, který se má použít pro ověřovací výzvu.

Platí pro