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!

CustomAuthenticationModule Class

[To be supplied.]

Object
   CustomAuthenticationModule

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Security

Assembly: System.Web.dll

See Also

CustomAuthenticationModule Members | System.Web.Security Namespace