What are the asp.net Security Controls? Anonymous User512622-Apr-2018asp.netasp.net Updated on 24-Sep-2020
Anonymous User
22-Apr-2018<asp: Login>: It Provides a standard login capability that allows the users to enter their credentials
<asp: LoginName>: It Allows you to display the name of the logged-in user
<asp: LoginStatus>: It Displays whether the user is authenticated or not
<asp: LoginView>: It Provides various login views depending on the selected template
<asp: PasswordRecovery>: email the users their lost password