System.Web.Security.RoleProviderCollection Members

The members of System.Web.Security.RoleProviderCollection are listed below.

See Also: Inherited members from System.Configuration.Provider.ProviderCollection

Public Constructors

Creates a new, empty role-provider collection.

Public Properties

[read-only]
default property
Item(string)RoleProvider. Documentation for this section has not yet been entered.

Public Methods

override
Add(System.Configuration.Provider.ProviderBase)

Adds a role provider to the collection.

CopyTo(RoleProvider[], int)

Copies the role provider collection to a one-dimensional array.