MembershipUserCollection Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Count |
Gets the number of membership user objects in the collection.
|
| IsSynchronized |
Gets a value indicating whether the membership user collection is thread safe.
|
| Item |
Gets the membership user in the collection referenced by the specified user name.
|
| SyncRoot |
Gets the synchronization root.
|
Reference
MembershipUserCollection ClassSystem.Web.Security Namespace
Other Resources
Managing Users By Using MembershipCommunity Additions
ADD
Show: