RoleProviderCollection Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Count |
Gets the number of providers in the collection.
(inherited from
ProviderCollection)
|
| IsSynchronized |
Gets a value indicating whether access to the collection is synchronized (thread safe).
(inherited from
ProviderCollection)
|
| Item |
Gets the role provider in the collection referenced by the specified provider name.
|
| SyncRoot |
Gets the current object.
(inherited from
ProviderCollection)
|
Reference
RoleProviderCollection ClassSystem.Web.Security Namespace
Other Resources
Understanding Role ManagementCommunity Additions
ADD
Show: