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