MembershipUserCollection Properties

 

Namespace:   System.Web.Security
Assembly:  System.Web.ApplicationServices (in System.Web.ApplicationServices.dll)

NameDescription
System_CAPS_pubpropertyCount

Gets the number of membership user objects in the collection.

System_CAPS_pubpropertyIsSynchronized

Gets a value indicating whether the membership user collection is thread safe.

System_CAPS_pubpropertyItem[String^]

Gets the membership user in the collection referenced by the specified user name.

System_CAPS_pubpropertySyncRoot

Gets the synchronization root.

Return to top
Show: