Share via


DefaultRoleProvider Constructor ()

 

Initializes a new instance of the DefaultRoleProvider class.

Namespace:   System.Web.Providers
Assembly:  System.Web.Providers (in System.Web.Providers.dll)

Syntax

public DefaultRoleProvider()
public:
DefaultRoleProvider()
new : unit -> DefaultRoleProvider
Public Sub New

See Also

DefaultRoleProvider Class
System.Web.Providers Namespace
ASP.NET Identity

Return to top