ActiveDirectoryMembershipProvider Constructor ()
.NET Framework (current version)
Creates a new instance of the ActiveDirectoryMembershipProvider class.
Assembly: System.Web (in System.Web.dll)
The ActiveDirectoryMembershipProvider constructor is called by ASP.NET to create an instance of the ActiveDirectoryMembershipProvider 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: