This documentation is archived and is not being maintained.

MembershipUserCollection Properties

The MembershipUserCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of membership user objects in the collection.
Public property IsSynchronized Gets a value indicating whether the membership user collection is thread safe.
Public property Item Gets the membership user in the collection referenced by the specified user name.
Public property SyncRoot Gets the synchronization root.
Top
Show: