IdentityConfig.cs is missing in my C# web application project
问题 I followed the steps from below link so that I could add Email verification to my project: http://www.asp.net/web-forms/overview/security/create-a-secure-aspnet-web-forms-app-with-user-registration,-email-confirmation-and-password-reset#addRes I am wondering where is IdentityConfig.cs and I can't find this file in my project. Instead of IdentityConfig.cs, in which file can I insert my code? 回答1: Oh my god I have the same problem, so I'm going to use my older project for Identityconfig.cs