NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WindowsAuthenticationEvent Class

[To be supplied.]

Object
   EventArgs
      WindowsAuthenticationEvent

[Visual Basic]
Public Class WindowsAuthenticationEvent
   Inherits EventArgs
[C#]
public class WindowsAuthenticationEvent : EventArgs
[C++]
public __gc class WindowsAuthenticationEvent : public EventArgs
[JScript]
public class WindowsAuthenticationEvent extends EventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Security

Assembly: System.Web.dll

See Also

WindowsAuthenticationEvent Members | System.Web.Security Namespace