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.SectionHandler Class

[To be supplied.]

Object
   CustomAuthenticationModule.SectionHandler

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Security

Assembly: System.Web.dll

See Also

CustomAuthenticationModule.SectionHandler Members | System.Web.Security Namespace