This documentation is archived and is not being maintained.

MembershipProviderCollection Properties

The MembershipProviderCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of providers in the collection. (Inherited from ProviderCollection.)
Public property IsSynchronized Gets a value indicating whether access to the collection is synchronized (thread safe). (Inherited from ProviderCollection.)
Public property Item Gets the membership provider in the collection referenced by the specified provider name.
Public property SyncRoot Gets the current object. (Inherited from ProviderCollection.)
Top
Show: