I create a website and visit it by clicking in a button. so that i become an anonymous user, but when I check aspnetuser table in database, then I not found anonymous id in any table. when anonymous user gets enter into the database.
I turned on anonymous authentication to true in the web.config file. and browse mu website, so that I become an anonymous user, then I checked aspnetuser table but I don't see that users anonymous id there.