This documentation is archived and is not being maintained.

DefaultAuthenticationModule Constructor

Initializes a new instance of the DefaultAuthenticationModule class.

[Visual Basic]
Public Sub New()
[C#]
public DefaultAuthenticationModule();
[C++]
public: DefaultAuthenticationModule();
[JScript]
public function DefaultAuthenticationModule();

Remarks

The default constructor initializes any fields to their default values.

Requirements

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

See Also

DefaultAuthenticationModule Class | DefaultAuthenticationModule Members | System.Web.Security Namespace

Show: