DefaultRoleProvider Constructor
Initializes a new instance of the DefaultRoleProvider class.
Namespace: System.Web.Providers
Assembly: System.Web.Providers (in System.Web.Providers.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DefaultRoleProvider()
public DefaultRoleProvider()
public:
DefaultRoleProvider()
new : unit -> DefaultRoleProvider
public function DefaultRoleProvider()
See Also
Reference
System.Web.Providers Namespace