2 references to AnonymousIdentificationModule
System.Web (2)
Profile\HttpProfileBase.cs (1)
389
bool fAnonEnabled = (HostingEnvironment.IsHosted ?
AnonymousIdentificationModule
.Enabled : true);
Security\AnonymousIdentificationModule.cs (1)
41
/// Initializes a new instance of the <see cref='System.Web.Security.
AnonymousIdentificationModule
'/>