System.Web.Security.RoleProviderCollection.Add Method

Adds a role provider to the collection.

Syntax

public override void Add (System.Configuration.Provider.ProviderBase provider)

Parameters

provider
The role provider to add to the collection.

Remarks

This constructor is not intended to be used from your code.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0