DefaultRoleProvider Class
Represents the implemented role provider using EntityFramework.
Assembly: System.Web.Providers (in System.Web.Providers.dll)
System.Object
System.Configuration.Provider.ProviderBase
System.Web.Security.RoleProvider
System.Web.Providers.DefaultRoleProvider
System.Configuration.Provider.ProviderBase
System.Web.Security.RoleProvider
System.Web.Providers.DefaultRoleProvider
| Name | Description | |
|---|---|---|
![]() | DefaultRoleProvider() | Initializes a new instance of the DefaultRoleProvider class. |
| Name | Description | |
|---|---|---|
![]() | ApplicationName | Gets or sets the application name.(Overrides RoleProvider.ApplicationName.) |
![]() | Description | (Inherited from ProviderBase.) |
![]() | Name | (Inherited from ProviderBase.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


