asp.net.ph

DefaultAuthenticationModule Constructor

System.Web.Security Namespace   DefaultAuthenticationModule Class


Initializes a new instance of the DefaultAuthenticationModule class.

[ VB ]
Public Sub New ( ) 
[ C# ]
public DefaultAuthenticationModule ( );

[ C++ ]
public: DefaultAuthenticationModule ( );

[ JScript ]
public function DefaultAuthenticationModule ( );

Remarks

This constructor is not intended to be called from application code.

ASP.NET calls this constructor to create an instance of the DefaultAuthenticationModule class. After calling the constructor, it calls the Init method to initialize the new DefaultAuthenticationModule object.

See Also

DefaultAuthenticationModule Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph