This documentation is archived and is not being maintained.

ProfileProviderCollection Properties

The ProfileProviderCollection 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 Returns the profile provider referenced by the specified provider name.
Public property SyncRoot Gets the current object. (Inherited from ProviderCollection.)
Top
Show: