WindowsAuthenticationEventHandler

WindowsAuthenticationEventHandlerserializable

System.Web.Security (system.web.dll)delegate

This delegate represents the event handler that can be used to handle the WindowsAuthenticationModule.Authenticate event. This event handler must be coded in global.asax, using an event handler named WindowsAuthentication_OnAuthenticate.

public delegate void WindowsAuthenticationEventHandler(object sender, WindowsAuthenticationEventArgs e);

Associated Events

WindowsAuthenticationModule.Authenticate( )



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net