Role provider to be used together with WindowsMembershipProvider.
Note that this provider does not really interact with Windows groups, but simply stores group
information in the database. The database information is then updated by the WindowsMembershipProvider.
Namespace:
EPiServer.SecurityAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public class WindowsRoleProvider : RoleProvider |
Inheritance Hierarchy
System..::.Object
System.Configuration.Provider..::.ProviderBase
System.Web.Security..::.RoleProvider
EPiServer.Security..::.WindowsRoleProvider
System.Configuration.Provider..::.ProviderBase
System.Web.Security..::.RoleProvider
EPiServer.Security..::.WindowsRoleProvider