MembershipProviderCollection Properties
.NET Framework (current version)
Namespace:
System.Web.Security
Assembly: System.Web.ApplicationServices (in System.Web.ApplicationServices.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of providers in the collection.(Inherited from ProviderCollection.) |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe).(Inherited from ProviderCollection.) |
![]() | Item[String^] | Gets the membership provider in the collection referenced by the specified provider name. |
![]() | SyncRoot | Gets the current object.(Inherited from ProviderCollection.) |
Show:
