SqlMembershipProvider Constructor ()
.NET Framework (current version)
Initializes a new instance of the SqlMembershipProvider class.
Assembly: System.Web (in System.Web.dll)
The SqlMembershipProvider constructor is called by ASP.NET to create an instance of the SqlMembershipProvider class as specified in the configuration for the application. This constructor is not intended to be used from your code.
.NET Framework
Available since 2.0
Available since 2.0
Show: