Overload List

  NameDescription
AddOnPostAuthenticateRequestAsync(BeginEventHandler, EndEventHandler)
Consente di aggiungere l'evento PostAuthenticateRequest specificato all'insieme di gestori eventi PostAuthenticateRequest asincroni relativo alla richiesta corrente.
(Inherited from HttpApplication.)
AddOnPostAuthenticateRequestAsync(BeginEventHandler, EndEventHandler, Object)
Consente di aggiungere l'evento PostAuthorizeRequest specificato all'insieme di gestori eventi PostAuthorizeRequest asincroni relativo alla richiesta corrente.
(Inherited from HttpApplication.)

See Also