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!

CookieAuthenticationEvent Class

[To be supplied.]

Object
   EventArgs
      CookieAuthenticationEvent

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Security

Assembly: System.Web.dll

See Also

CookieAuthenticationEvent Members | System.Web.Security Namespace