What are the asp.net Security Controls?
Ask by Anonymous User
Updated 24 Sep 2020
<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