MembershipUserCollection Properties
.NET Framework (current version)
Namespace:
System.Web.Security
Assembly: System.Web.ApplicationServices (in System.Web.ApplicationServices.dll)
| 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[String^] | Gets the membership user in the collection referenced by the specified user name. |
![]() | SyncRoot | Gets the synchronization root. |
Show:
