MembershipProviderCollection.Add Method
.NET Framework 3.0
Adds a membership provider to the collection.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
| Exception type | Condition |
|---|---|
|
provider is a null reference (Nothing in Visual Basic). | |
|
provider is not of a type that inherits the MembershipProvider abstract class. |
Community Additions
ADD
Show: