Aracılığıyla paylaş


Controller.OnAuthenticationChallenge(AuthenticationChallengeContext) Yöntem

Tanım

Yetkilendirme sınaması gerçekleştiğinde çağrılır.

protected virtual void OnAuthenticationChallenge(System.Web.Mvc.Filters.AuthenticationChallengeContext filterContext);
abstract member OnAuthenticationChallenge : System.Web.Mvc.Filters.AuthenticationChallengeContext -> unit
override this.OnAuthenticationChallenge : System.Web.Mvc.Filters.AuthenticationChallengeContext -> unit
Protected Overridable Sub OnAuthenticationChallenge (filterContext As AuthenticationChallengeContext)

Parametreler

filterContext
AuthenticationChallengeContext

Geçerli istek ve eylem hakkında bilgi.

Uygulamalar

Şunlara uygulanır