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!

CookieAuthenticationModule Class

[To be supplied.]

Object
   CookieAuthenticationModule

[Visual Basic]
Public Class CookieAuthenticationModule
   Implements IHttpModule
[C#]
public class CookieAuthenticationModule : IHttpModule
[C++]
public __gc class CookieAuthenticationModule : public IHttpModule
[JScript]
public class CookieAuthenticationModule implements IHttpModule

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Security

Assembly: System.Web.dll

See Also

CookieAuthenticationModule Members | System.Web.Security Namespace