Implementation of the Authenticated virtual role.
Namespace:
EPiServer.SecurityAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
C# |
---|
public class AuthenticatedRole : VirtualRoleProviderBase |
Remarks
A user that is authenticated will be a member of the Authenticated role.
Inheritance Hierarchy
System..::.Object
System.Configuration.Provider..::.ProviderBase
EPiServer.Security..::.VirtualRoleProviderBase
EPiServer.Security..::.AuthenticatedRole
System.Configuration.Provider..::.ProviderBase
EPiServer.Security..::.VirtualRoleProviderBase
EPiServer.Security..::.AuthenticatedRole