MembershipProviderCollection Properties

 

Namespace:   System.Web.Security
Assembly:  System.Web.ApplicationServices (in System.Web.ApplicationServices.dll)

NameDescription
System_CAPS_pubpropertyCount

Gets the number of providers in the collection.(Inherited from ProviderCollection.)

System_CAPS_pubpropertyIsSynchronized

Gets a value indicating whether access to the collection is synchronized (thread safe).(Inherited from ProviderCollection.)

System_CAPS_pubpropertyItem[String^]

Gets the membership provider in the collection referenced by the specified provider name.

System_CAPS_pubpropertySyncRoot

Gets the current object.(Inherited from ProviderCollection.)

Return to top
Show: