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 ( );
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.
DefaultAuthenticationModule Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note